DMXzone App Connect Support Product Page

Solved

Form submit normal way on app connect page

Reported 22 Aug 2017 07:51:39
1
has this problem
22 Aug 2017 07:51:39 Hans Haverlach posted:
I have a index.php with app connect active.
But there is a form on this page that I want to be submitted the normal way, and have App Connect not interfere with it.
In Google Chrome and Firefox when I click the submit button, nothing happens, because I think App connect prevents normal submit.

Is there a way to have the form submitted normally and still have App Connect present on the page for other functions?

Replies

Replied 22 Aug 2017 08:17:55
22 Aug 2017 08:17:55 Teodor Kuduschiev replied:
Hello Hans,
If the form is a server connect form, it can't be submitted "the normal way". Can you please explain what exactly are you trying to achieve?
Replied 22 Aug 2017 08:27:54
22 Aug 2017 08:27:54 Hans Haverlach replied:
Hi,

I solved it already. My problem was that I use Webassist Framework Builder with dynamic plugins.
So: in the index.php page (App connected) dynamically an other page: signup.php (with the form on it) is included.
The form data, when submitted, is taken care of with a php script.
So it is not a server connect form.

But the form would not submit.
But then I found out that on the signup.php page I had the app connect.js file also included in the HEAD.
I removed it from there, and now the form submits the normal way.

Of course I have to rewrite my 'old' pages to use App Connect, because I really like it. But there is quite a lot of them. So for now, I am helped.

Reply to this topic