After I create a relationship, and Press the Add button. Is there a way to retain information from the previous form.
After I create a relationship, and Press the Add button. Is there a way to retain information from the previous form. IE: A ticket number, or Location.
I have 3 Tables: Location, Orders, Equipment.
When I am on the orders Form, and then click [Add Equipment], I want to have the new form Retain the Ticket Number and Location from that form.
Relationships are as follows:
Location < Orders
Location < Equipment
Orders < Equipment
I have tried editing the URL FID Section With no Luck:
"?a=API_GenAddRecordForm&_fid_7=[Location]"
Thanks In Advance
-Brandon

