Redirect after Add

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
RichEB
User
Posts: 4

Redirect after Add

Post by RichEB »

I have an add form...

After the user fills out the form and clicks Add, I need to redirect him to my custom page ("parseCSV") to continue with the CSV import... I don't want to send him back to the list of items.


Webmaster
User
Posts: 9425

Post by Webmaster »

Go to Table Setup -> Return Pages -> After Add, enter your URL.


Post Reply