Set a Dynamic Label on a Control on a Pick Applet?
(Doc ID 727672.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Siebel Tools - Version 8.0.0.2 [20412] and laterInformation in this document applies to any platform.
Goal
User wants to display a dynamic label in a button on a Pick Applet.
We know how to set a control FontStyle on a form applet, using the FindControl("xxx").SetLabelProperty("FontStyle", "Italic").
We tried to use FindActiveXControl("xxx").InnerText("toto") but this doesn't seem to work. Moreover, the SetLabelProperty doesn't work on our pick applet control.
Could you please explain how we could access the DOM object in any case in Siebel?
Solution
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
Goal |
Solution |
References |