shubs
03/19/2021, 6:55 PMroster detail
which links to the invoice (record is parent). I’ve got my proof of concept working where when they print invoice PDF, it appends the XML/PDF to the record using a custom transaction body field.
Challenge: Script is deployed on Custom Record so it works when I’m creating/editing a new custom record or attaching/detaching one to the invoice record from the sublist. However, I’m not sure how to trigger an “event” if the Invoice is in edit mode, and I add/remove the roster detail using sublist. For w/e reason my User Event afterSubmit script on custom record doesn’t get triggered.
Any thoughts on how to approach it?creece
03/19/2021, 7:04 PMshubs
03/19/2021, 7:05 PMcreece
03/19/2021, 7:07 PMshubs
03/19/2021, 7:08 PMcreece
03/19/2021, 7:09 PMcreece
03/19/2021, 7:09 PMshubs
03/19/2021, 7:11 PMcreece
03/19/2021, 7:12 PMshubs
03/19/2021, 7:14 PMshubs
03/19/2021, 7:14 PMcreece
03/19/2021, 7:30 PM