Team, we have custom record with a field of Type “...
# suitescript
a
Team, we have custom record with a field of Type “Multiple Select” towards the Customer record. This field allows to link our custom record to multiple Customers. On the UI the field shows as a sublist where we can “Attach” and Remove Customers to our custom record. The issue that I have is that I want to detect when we Attach or remove a Customer to our custom record, to trigger an integration. I have a User Event Script on my custom record, but this is not triggered when clicking Attach or Remove, since this can be done without editing the custom record. Any suggestions on how I could “detect” that a new Customer is attached or removed from my custom record?
e
I have the same issue with the tab Communication > Files. I want to detect files attached to a record, but as you say, the files can be added without an Edit operation. No solution so far.
a
okay, thanks @Edgar Valdes yes, same issue. It would be great to be able to detect such changes