NigelHo
6 years agoQrew Trainee
Button/Link on Dashboard to Second Form
I have a form linked with a button on the dashboard. I have now created a second form which I would like to link to the dashboard as well for the obvious different action.
How can I do that?
------------------------------
Nigel Ho
------------------------------
How can I do that?
------------------------------
Nigel Ho
------------------------------
- Try this:
Navigate to your forms page and note the ID of the form of interest:
Hover over your native add record button on your table, right click, and select 'Copy link address':
Go to your dashboard settings and add a button and then select URL and paste the URL for the add record button:
In the above example, the '10' would be the form ID (dfid) of your form.
Then add this to the last part of the URL:
&dfid=10
------------------------------
Adam Keever
------------------------------