ChrisFaye1
5 years agoQrew Cadet
Add Record Button that references current record & related record
Hi,
I'm seeing if I can cut down on a few extra look-up fields.
Currently, I have a button that will add a record in another table and copy the values from the current record into the created record.
Here's a simple example of the action:
Add record......
Unit: Number fid=NewRecord Unit Number
Unit: Applicant Name fid=NewRecord Applicant Name
Property - Name fid=NewRecord Property Name <<<<<Related Table Look-Up Field
Property - Address fid=NewRecord Property Address <<<<<Related Table Look-Up Field
Is there a way to avoid having to create the Look-up fields and rather simple tell the add record action to grab the local record info for some copied values and reference the related parent record for other copied values?
------------------------------
Chris
------------------------------
I'm seeing if I can cut down on a few extra look-up fields.
Currently, I have a button that will add a record in another table and copy the values from the current record into the created record.
Here's a simple example of the action:
Add record......
Unit: Number fid=NewRecord Unit Number
Unit: Applicant Name fid=NewRecord Applicant Name
Property - Name fid=NewRecord Property Name <<<<<Related Table Look-Up Field
Property - Address fid=NewRecord Property Address <<<<<Related Table Look-Up Field
Is there a way to avoid having to create the Look-up fields and rather simple tell the add record action to grab the local record info for some copied values and reference the related parent record for other copied values?
------------------------------
Chris
------------------------------