My Oracle Support Banner

SetProperty control method does not work in Applet_ChangeRecord on 8.1.1.14 Open UI (Doc ID 1995641.1)

Last updated on AUGUST 30, 2023

Applies to:

Siebel CRM - Version 8.1.1.14.2 [IP2014] and later
Information in this document applies to any platform.

Symptoms

 The following steps do not work in 8.1.1.14 Open UI.

1. Login to Siebel Tools.
2. Go to [Applet] object list and select 'SIS Account Entry Applet'.
3. Open Browser Script editor.
4. Add the following code:
Applet_ChangeRecord ()
{
  var ctl = this.FindControl("Location");
  ctl.SetProperty("Visible", "false");
}
5. Compile SRF file and login Siebel Open UI application with the new SRF file.
6. Go to [Accounts]->[Accounts List] view.
7. Move the mouse focus to the lower form applet.
8. Click 'Next Record' button.
9. Site control should be hidden, but it stays.

With above steps, 8.1.1.11.x Open UI and 8.1.1.14.x HI works fine as expected.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.