Hi all
I have a dataobject called nuts and another called bolts, I am trying to figure out how when a new entry for nuts is created to also create a new entry for bolts.
I am thinking to use onafterwrite but not sure of what to use to request the record creation.
Can anyone please point me in the right direction?