Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoI suggest you just try using the Native Add Child URL that the relationship created as the URL to see if that works.
var text URL = URLRoot() & "db/" & [_DBID_OBJECT_PICS]&
"?a=API_GenAddRecordForm" &
"&_fid_9='"& [Record ID#]
"'&z=" & Rurl();
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
var text URL = URLRoot() & "db/" & [_DBID_OBJECT_PICS]&
"?a=API_GenAddRecordForm" &
"&_fid_9='"& [Record ID#]
"'&z=" & Rurl();
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------