Hi,
I want to modify the title (plain text) of a list report to display a picture there.
It´s possible to change the title of the selection screen (we use a cl_gui_gos_container) to place a picture control or a html view control.
No I want to change the title but I can´t change the title of the resulting list.
Do somebody of you have an idea how to do this?
Thanks a lot
Michael
Use SET TITLEBAR 'MYTITLE' in the event END-OF-SELECTION, and create your title. It should work.
Peter
Ps: If it helped, press the star icon in the subject.
Add a comment