Forum Discussion

DanielReam's avatar
DanielReam
Qrew Member
3 years ago

Formula: Generating child record & pushing values from parent into that record.

Hello,  

I'm wanting to create a button with an embedded formula to generate child records while pulling field values from parent into child.  I have most of it figured out except the pulling and pushing of values.

URLRoot() & "db/" & [_DBID_TRACKING_PARTICIPANTS] & "?a=API_GenAddRecordForm&_fid_57=" & URLEncode ([Record ID#])& "&z=" & Rurl()  

Want to drag employee ID from parent into child and place in correct field in addition to the above.

------------------------------
Daniel R
------------------------------