DawnDawn
10 years agoQrew Trainee
How to have my custom Add Button Url on my dashboard return to the dashboard after it is saved?
I have a custom Add Record url button on my dashboard that prepopulates a field and goes to a particular form. Right now on Save, the url redirects it to a report in my table. I want it instead to go back to my dashboard. What do I need to adjust in my formula below to make it go back to the dashboard after Save rather than to the report if my pageid=78:
I tried changing the qid%3D19 to pageid%3D78, but that didn't work.
Direction appreciated!
Dawn