Forum Discussion
MikeTamoush
Qrew Commander
Mark/Don,
I might be misunderstanding, but I don't think she is asking for the edit record API. The %reclink% simply views the record:
ie: https://mydomain.quickbase.com/db/bpupp97bm?a=dr&rid=15
To open in edit mode you would simply need: URLRoot() & "db/" & Dbid() & "?a=er&rid=" & [Record ID#]
The important part being that the dr&rid= (Display Record) is simply changed to er&rid (edit record).
------------------------------
Mike Tamoush
------------------------------
MarkShnier__You
6 months agoQrew Legend
yes, Mike you are 100% correct
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------