custom messages problem

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mavel
User
Posts: 88

custom messages problem

Post 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?


arbei
User
Posts: 9288

Post 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.


mavel
User
Posts: 88

Post 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.


arbei
User
Posts: 9288

Post 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.


Post Reply