Page 1 of 1

nuMessage in php

Posted: Sun Jan 01, 2023 1:08 am
by yvesf
Hello,

I have tried to use echo as it is the equivalent to nuMessage in php but it doesn't work. Is there an equivalent to nuMessage for PHP in nuBuilder ?
Many thanks, Yves

Re: nuMessage in php

Posted: Sun Jan 01, 2023 8:25 am
by kev1n
Hi,

Use nuJavascriptCallback to output a message in combination with
nuRunPHPHidden() and use nuAddJavascript() in BE, AS.