Hi all,
i need an help to run a php code triggered by a value changes from a dropdown choice.
is there a possibility to do it?
Thanks,
Lorenzo
Hi Lorenzo
Running PHP requires a server request, you can setup a trigger on the dropdown then listen on the same dropdown or another element, run a javascript function which calls a form page using AJAX (XHR) where you will run your PHP code
this is a feature which can be added to a future release
this feature has been added to v8.0.29
You need to login to be able to post a reply.