Forum Discussion
MarkShnier__You
3 years agoQrew Legend
You can try using the usual native syntax
URLRoot() & "db/" & [_DBID_PROJECTS] & "?a=API_GenAddRecordForm&_fid_20=" & URLEncode ([Record ID#])
& "&z=" & Rurl()
That last BOLD part says "after saving to return to where you came from".
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
URLRoot() & "db/" & [_DBID_PROJECTS] & "?a=API_GenAddRecordForm&_fid_20=" & URLEncode ([Record ID#])
& "&z=" & Rurl()
That last BOLD part says "after saving to return to where you came from".
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- JENNIFERPASCHAL3 years agoQrew TraineeThank you!
------------------------------
Thanks in advance,
Jennifer Paschal
------------------------------