Forum Discussion
BradLemke
5 years agoQrew Assistant Captain
If you're having them add this record from a button on their dashboard, you can make two buttons using the api_GenAddRecordForm format and then declare a specific form using "&dfid=X", replacing x with the form ID you want the user to land on.
------------------------------
Brad Lemke
------------------------------
------------------------------
Brad Lemke
------------------------------
DaleSimmons
5 years agoQrew Member
Hi, I was able to use this to set up 2 buttons however, since I have one of the forms as the default for each role, the button use does not override that. How can the buttons be set to supersede what is assigned to a particular role?
------------------------------
Dale Simmons
------------------------------
------------------------------
Dale Simmons
------------------------------
- BradLemke5 years agoQrew Assistant CaptainThe '&dfid=X' declaration in the url is what overrides the default. Make sure that the value in X corresponds to the ID of the form that you're wanting the button to point to.
------------------------------
Brad Lemke
------------------------------