Hello everyone,
In the field service Accounts entity, I have a sub-grid that is linked to the account customer asset and another grid showing the related work order for that account.
Usually, I create the work order directly by pressing (+) from the sub-grid in the account entity, and once the form is opened, it automatically links the account to the Work order.
I want the "Primary Customer Asset field" to be also mapped automatically when I create the Work order from a related account.
The problem is if I do this directly from the "Accounts entity" the asset is not mapped to the Work order. However, If I try to create the Work order from a sub-grid inside the asset entity, the current asset related to the service account will be mapped to the Work order.
I already configured the filter query of the Primary customer asset field as below:
Can please someone explain in detail and provide an example to achieve the above scenario?
Any help is highly appreciated.
Thank you!