Hi @TomD, thanks for your answer. It would be more difficult and you’re not explaining how to do that.
Can someone reply to the question how to do an Ajax call since Jquery is loaded on the page?
Thanks
I probably misunderstood the question, but if you want to click a button to send some POST variables to a PHP file using Ajax, what I suggested would do that - just using Wappler’s standard features.
Eg in lists I’ll typically have buttons (in this case, using checkboxes), which send values to update a database (using Ajax):
Obviously, this is not quite the same as what you need, but I would have thought it might be, in essence.