This topic is locked

Navigation control

2/18/2020 3:08:07 PM
PHPRunner General questions
R
Ron38 author

I will want to move from an Add form to a View form, for instance. How do I add a menu or a button to do that?

woodey2002 2/18/2020

Hi Ron,
There are a couple of ways to achieve this.
Here is one that is built-in for you already!
To automatically take the user to the view page after they add a record via the add page you can...
Click the pages tab in the software
Make sure you are on the table/add page you are wanting to work with by looking in the "tables list" on the left the pages tab
Beside the add page listed there you will see a button called "Settings", if you click that you can then select what happens after your record was added, so select "open record view page".
This will open the view page direct for you after the user adds a new record via the add page..
Cheers,

J