I'm trying to create column in quote product (quotedetail) entity similar to system unit field. But it shows all units not just for the selected product. i couldnt figure out how the system field filters the units based on the selected product. Is there some backend coding required?
Quote Product Create column for unit filtered to selected product
Ideally it is Many to one relationship, from Product to the Unit( when you will open product form you will able to see default unit)
1. For your requirement you can have a JS which will populate this field. On load of a form as well as on change of product field.
2. If you have same relationship between above 2 entities, then you can use Quick View Form.
Thank you,
Amit Katariya
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.