ElenaLarrabee1
6 years agoQrew Captain
How to set up a child record to automatically select its parent?
Any ideas?
Thank you in advance!
- Elena
------------------------------
Elena Larrabee
------------------------------
- Elena,
I've actually done exactly what you've described, but it requires two automations.
You first need to create a numeric field on your parent table. With that in place, your first automation will be triggered off a child record being added, and its action will be to edit the parent table and the matching criteria is your job number with the actual action being to push the Record ID# into the numeric field I just mentioned. The second automation will then trigger of this numeric field being modified, and its action will be to edit the child table with the matching value being the Record ID# being the numeric field and its action to update the reference field of your relationship to receive the parent table's Record ID#.
If my explanation doesn't make sense for any reason, please let me know and I can spin up a quick example app for you and I to review together.
Eric
------------------------------
Eric Mohlman
------------------------------