Hi! Is it possible to set dynamically the editor window title?
If I use formTitle the title is evaluated only at the first click on the button, after that it is always the same until the entire page is reloaded.
formTitle
Thank you for the help!
This question has an accepted answers - jump to answer
Yes - the title() method can be used to dynamically set the title.
title()
Allan
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Yes - the
title()
method can be used to dynamically set the title.Allan