How would I go about sending a user to a straight HTML page after saving the information that they input instead of going back to the add page. Thanks, -Rob
Rob, You can do it using events. Choose After Record Added event on the Events Tab for required table, click Add action and select Redirect to another page.
Don't forget to replace anypage.php with your name of Thank you page in code.