Hi everybody,
Here is my problem :
I would like to modify the title of my WAD depending on the value of variables from User-Exit.
I created a Javascript function to do so :
1. read the content of an Infofield (wich contains the value of my variable)
2. Replace the content of the title
I activate this function on the "onload" of the page.
This works well, but unfortunately, when I clic on a filter or a button, the function isn't activated once again and the title turns blank again !
Has some got a solution ? I would be realy glad.
Thanks in advance for any help.