Josh Godfrey
11/17/2020, 10:16 PMItem Record (Parent)
and a Custom Record Type (child)
> Specifically when the change originates on the Item Record
> Custom Record Sublist
. For example when the user adds or removes the custom record with the Attach
or Remove
buttons on the Custom Record Sublist(on the parent record)
. We think the only way around is to force our users to go the original custom record and make edits on there. Does anyone have any modules that might help?battk
11/17/2020, 10:56 PMbattk
11/17/2020, 10:57 PMAllow Child Record Editing
does not trigger user events on the child, you have to catch it from the parentJosh Godfrey
11/18/2020, 7:57 PM