Forum Discussion

Hayley's avatar
Hayley
Qrew Trainee
12 hours ago
Solved

change navigation button so it opens the new location in edit mode

My app has a button that redirects to a documents table, but I need that to be opened in edit mode. If I use the button, it automatically switches back to view mode. If I choose edit mode from the do...
  • Denin's avatar
    12 hours ago

    Change the "dr?" part to "er?" like below:

    "https://your-realm.quickbase.com/nav/app/{app-ID-here}/table/{table-ID-here}/action/er?rid="& URLEncode( [Record ID#])&"&rl=dvb&page=21"