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
------------------------------
DanMcLaughlin
4 years agoQrew Trainee
No Joy
The mobile app even asks if i want to save the record and I reply "save" but it does not associate the parent.
------------------------------
Dan McLaughlin
------------------------------
The mobile app even asks if i want to save the record and I reply "save" but it does not associate the parent.
------------------------------
Dan McLaughlin
------------------------------