Forum Discussion
SarahDriscoll1
2 years agoQrew Trainee
Wow...way easier of a formula than I was trying!
Thank you so much! It is working perfectly :)
------------------------------
Sarah Driscoll
------------------------------
ChayceDuncan
2 years agoQrew Captain
No problem!
For context and to expand on my first response, your original formula was attempting to do API_EditRecord calls which would mean you would actually be changing something in both records. Form navigation as of now is er (edit record) and dr (display record) and so your syntax is db/dbid?a= and then er or dr.
You would pivot over to the API_EditRecord if you wanted someone to click a button and actually change something like checking a box or providing a date with a button click.
------------------------------
Chayce Duncan
------------------------------