cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically set Title of UIBB

Former Member
0 Kudos

Hello All,

     I am using FPM_OVP_COMPONENT to create a FPM application. I have created two UIBB in single section. for 1st UIBB i have set the title through properties but for my 2nd UIBB i want to set it dynamically depending upon content inside that UIBB. This UIBB some what like contextual panel in webdynpro UI element.

     I didn't find any form on SCN or blog related to my requirement. It is my humble request to help me on this issue because this requirement is related to Production issue and needs to be rectified soon .

Thanks

Faiz Khan

Accepted Solutions (0)

Answers (1)

Answers (1)

Aliaksandr
Active Participant
0 Kudos

Hello Faiz Khan,

If you mean title as on screenshot below you can use method OVERRIDE_EVENT_OVP of component controller.

Code example:

Kind regards, Aliaksand.