Hi All,
We initiated the customization of New UI forms by starting with Customer Orders. I have successfully made some modifications to the Customer Order Header, such as adding new tabs and custom properties.
However, I am encountering an issue when trying to access the CustomerOrderLines.gen2 form. Has anyone had the opportunity to work on it? It seems that in the New UI flow, they are utilizing Sub forms to display line level information.
The CustomerOrderLines.gen2 form is a subform that is called from the parent form CustomerOrders.gen2. Unfortunately, most of the tabs and properties are hidden in the CustomerOrderLines.gen2 form. Although I can view all the tabs and field information in the Components tree structure, I would like to know how to access all the tabs in design mode and add a new tab.
My requirement is to add a new tab and include the necessary fields in the CustomerOrderLines.gen2 form.