Changing the Dialog Title

Hi All,

I would like to change the Dialog Title of the Form Showing in Dialog at run time, on-the-fly. How can i do the same?

Thanks,

Hi

You mean after you have done the plugins statement? Otherwise you may be looking for this:

plugins.dialogs.showInfoDialog( dialog_title, msg, button1, [button2], [buttonN])

Regards, Robert

Infop:
Hi All,

I would like to change the Dialog Title of the Form Showing in Dialog at run time, on-the-fly. How can i do the same?

Thanks,

I think that he/she wants the dialog_title as a variable. Steps to do this?

no this is not possible
We have support for onrecord select setting a title (that can then be based on tags) but i dont think this works for the form in dialog.

you need to create a case for this