Forum Discussion
ELANAMETH
4 years agoQrew Cadet
You can redirect to a specific form using the form ID like this: (this would be the last statement in your call)
"&rdr=" & URLEncode(URLRoot() & "db/" & Dbid() & "?a=er&dfid=10&rid=" & [Record ID#])
Where dfid is the form ID. You can access the form ID # on the form settings page
------------------------------
E. P.
------------------------------
"&rdr=" & URLEncode(URLRoot() & "db/" & Dbid() & "?a=er&dfid=10&rid=" & [Record ID#])
Where dfid is the form ID. You can access the form ID # on the form settings page
------------------------------
E. P.
------------------------------
- ELANAMETH4 years agoQrew Cadetoops did not see above reply when I posted!
------------------------------
E. P.
------------------------------