Hey friends! Does anyone know whether we can obtai...
# suitescript
j
Hey friends! Does anyone know whether we can obtain a trigger/event when we attach/detach a contact to an entity (customer or vendor) or vice versa? Thanks in advance 😊
b
probably not
deploy a user event script to the customer and contact to confirm
you should have low hopes for something that doesnt appear in context.UserEventType
j
@battk So, Won't NS be providing the event when doing the above-mentioned thing? I'll try what you suggested. Is xedit possible in this case? Wonder why they don't expose the event they used to do this in Suitescript?
b
those user event types are the ones that user event scripts support
you may get lucky and attaching a contact comes across as another event like edit
j
I guess we will not obtain a trigger because it didn't show up in UE. Thanks @battk for the help!