I had to hard code a URL and pass some parameters to a Chronoform in an article. The form submitted to a database. The form submission was taking the article ID as the form’s unique ID, so I could only submit once.
Bob Janes with Chronoforms totally fixed my issue with unsetting the varible with custom PHP.
I hope this helps someone else out there…