As a beginner, I'm attempting to design a form that would add a new record to a database, but can't. On pressing Submit, with debug set, I get the message 'Data save failed'. Looking through the page HTML, the form action says <form action="....chronoform=add_user&gpage=new_page_2" instead of ending event=submit, which I guess is a clue.
Based on another thread here, I note that the Save Data action is supposed to be on the page after the submit button, so I do have two pages, but the data seems to be falling through the gap.
Any clues as to what I've missed would be cool.
Based on another thread here, I note that the Save Data action is supposed to be on the page after the submit button, so I do have two pages, but the data seems to be falling through the gap.
Any clues as to what I've missed would be cool.