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
Answers
Yes - the
title()method can be used to dynamically set the title.Allan