Combining List View Grid Format with Form Layouts
JDE 9.2.7.3
Hello,
I'm looking at improving upon the P43081 application - Work With Orders Awaiting Approval and am trying to do the following:
- Use form layout to bring P43081 'A' form and 'B' form together
- Dynamically link the 'B' form to 'A' based on the row selected in 'A'
- Simplify the grid display for form 'A' using the list view selection in grid format
It seems that the list view grid format and form layout do not want to work together. I can either have the form layout working properly with a standard style of grid, or have the list view turned on in the grid - which causes the form layout to disappear when selected.