I know that the text Processing … can be changed in the Application Language. This is not what I want. If do it there then the message is changed in all applications and is not very clear as to the process currently happening
The process runs when clicking on a Button in the form and the process runs for a long time.
I would like to change the message just before the processing starts: IE Real-time change. EG Creating Certificates … or Deleting selected records.
I have tried setting $this->Erro->Ini->Nm_lang[‘lang_othr_prcs’]=“Generating Certificates …” but this does not work.
Any suggestions, please