Page 1 of 1

Cannot start PHP-procedure via button

Posted: Sat Mar 04, 2023 11:59 am
by hf2094
Starting any PHP-procedure via RUN-button on Edit frame does not work after latest update of nuBuilder.

Button definition: Typ: Button, Access: Editable
RUN-tab: Execute: any PHP-procedure, Method: Button, Target: any target

Some testing showed the problem seems to be located in nuform.js

Kind regard, Hf

Re: Cannot start PHP-procedure via button

Posted: Sat Mar 04, 2023 12:39 pm
by kev1n
Hi,

Thanks for reporting! This should be fixed now.

Updated file:
https://github.com/nuBuilder/nuBuilder- ... /nuform.js

Re: Cannot start PHP-procedure via button

Posted: Sat Mar 04, 2023 3:08 pm
by hf2094
Fixed now. Thank you for the instant response!