Page 1 of 1

custom messages problem

Posted: Sun Jul 31, 2022 12:39 am
by mavel

Hi,
The custom messages of the field I set in the related table do not appear on the modal add screen.
What should I do so that custom messages appear on the modal add screen?


Re: custom messages - modal add problem

Posted: Sun Jul 31, 2022 10:18 am
by arbei

I cannot reproduce. Modal or non-modal use the same script, the custom message shows on both. Aftering adding the custom message, make sure you generate the language files (*.xml) again.


Re: custom messages - modal add problem

Posted: Sun Jul 31, 2022 4:08 pm
by mavel

I'm sure for I generate language file. I see these messages while inserting in the table. No problem. But when this table is called from another table with AddOption, these messages do not appear on the modal add -splash page.


Re: custom messages - modal add problem

Posted: Sun Jul 31, 2022 4:43 pm
by arbei

mavel wrote:

when this table is called from another table with AddOption, these messages do not appear on the modal add -splash page.

Modal Add page is not same as Add Option dialog, they are two different scripts, currently I don't find custom message being used in Add Option dialog.