In OpenUI , GETFIELDVALUE() is not Working in Browser Script.
(Doc ID 2154606.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Siebel CRM - Version 15.10 [IP2015] and laterInformation in this document applies to any platform.
Symptoms
When attempting to get the field value in the browser script the value was coming as empty.
Steps
1. Login to Siebel Tools.
2. Query for the Applet "Opportunity List Applet".
3. Edit browser scripts.
4. Create var ObjId = this.BusComp().GetFieldValue("< Field Name >");
5. In Opportunity BC check the Force Active for the < Field Name > field.
6. Compile and test the changes in OpenUI.
Result
Null value is returned.
Same will work fine in HI.
Changes
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 |
Changes |
Cause |
Solution |
References |