Hello guys,
I have a problem with what I do not get on:
I have a form, where you first select a database form a dropdown. In second step you can enter a sql query in a textarea. Then there is a button to submit. In the On Submit - Event i fetch the the data from the dropdown and the textarea und get the data from mysql with de entered sql query. This works so far.
Now my problem: I want to display the result on the same page where the form is. Exactly the result should be displayed right under the submit button. I spent even days to solve this, but solution with ajax und jquery didn't work for me -.-
So my question: How can i realize to display the result on the way i want with chronoforms?
I would be very happy if you could help me with that!
Thanks so far!
P.S.: sry for my bad english! :/
I have a problem with what I do not get on:
I have a form, where you first select a database form a dropdown. In second step you can enter a sql query in a textarea. Then there is a button to submit. In the On Submit - Event i fetch the the data from the dropdown and the textarea und get the data from mysql with de entered sql query. This works so far.
Now my problem: I want to display the result on the same page where the form is. Exactly the result should be displayed right under the submit button. I spent even days to solve this, but solution with ajax und jquery didn't work for me -.-
So my question: How can i realize to display the result on the way i want with chronoforms?
I would be very happy if you could help me with that!
Thanks so far!
P.S.: sry for my bad english! :/