I have a Chronoform embedded in an article. It works well except that when I submit a record it appends
It seems like there should be a simple way to solve this. What am I missing?
As always, thanks for your help.
John
&chronoform=myFormName&event=submit
to the end of the current URL. Unfortunately this breaks the page. I have tried to fix this by using a Redirect action that references the appropriate URL in the onSubmit event but &chronoform=myFormName&event=submit
is still appended to the URL. I have also tried a Custom Code action instead of the Redirect action but the result is the same. If I remove the appended information by hand in the browser's URL area and press enter (refreshing the page) I am returned to the appropriate page.It seems like there should be a simple way to solve this. What am I missing?
As always, thanks for your help.
John