Hello everyone,
I would like to populate automatically the Work order incident (Lookup value) while creating a new work order product from the work order entity based on the primary incident type value.
I have tried to configure the mapping between those two fields but I got the below error:
It seems that the mapping will not work and I would need to do it through JS onLoad of the Work order product form to set the Lookup value automatically for that field.
If so, could you please confirm if this is the right way of doing it and provide a sample code?
Any help is highly appreciated.
Thank you!