Hi All,
The solution that we have currently has a Object - WorkOrder which has a collection - Notfication. This Notification has a property - Notes.
The requirement is to display the Notes of the Notification which is associated with the WorkOrder. The mapping field here would be the Notification Number which is a part of both WorkOrder and Notification objects. We need to have a rule that picks the Notification for which the Number matches with that of the WokOrder object. How do we achieve this
Thanks,
Pooja