简体   繁体   中英

Customizing an applet title in siebel

I have a requirement to set the Applet title based on a field value. So what I have done is set the Field property of the Applet Control - AppletTitle. So based on the each record in the applet, it will populate the title based on the field value. But my issue is, at first when loading the applet, it is not showing any value even the first record is selected. It will display, if perform Next Record, Previous Record in the applet etc.

PS: This applet is based on a VBC.

Can you please support on this issue or suggest any other proper method to achieve my requirement.

Your question needs more explanations on why you are trying to change the title name base on the data?

The Applet's Title is rendered while page is loading. So, the title cannot be changed based on the data in case of SIEBEL.

However, you still have a chance to make use of Applet Toggle and assign a name to each applet which has a search spec based on the field/column you are trying to view.

You may use js transformation. read something about "Open UI" for siebel

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM