Hi Experts,
I currently have a requirement where I would need to do some logic in the after-modify event in my ServiceRequest BO extension upon change in standard fields Service Request Type and/or Category. Upon checking, it seems that these fields doesn't do a roundtrip and does't trigger the After-Modify of the root node.
Question is, how can I force triggering of the said event? I know changing some other fields will trigger the roundtrip/after-modify event but we do not want this additional step for the users.
Thank you!