Hello everyone
This is what i want to accomplish:
The goal is to be able to create order directly from WorkOrder. This is for reducing time and clickling aroung.
What i have done so far:
I have manage to create the relationship, look up column and everyhting works. But i would to use quick create form instead of getting redirect to Order form.
I have also manage to create quick create form, activate it at table config and it works.
BUT when i create thorugh quick create form it seems the order is saving it self as read only as it say, /This form can only be used on service-maintenance based records. Record is read only./
As of my understand this is because there is 2 Order form in the system.
1 is order and other is fieldservice order form.
I have inactivate /Order/ form and was thinking that everything will be create as Fieldservice order.....but its dont work.
Anyone have any idé how i can fix it?
Thanks you