Hi all,
I have requirement to display part details with its BOM , BOM structure tab in the same page as ItemsGrid page.
To achieve this I have used iFame to divide page into two parts , one shows item grid and other PartDetails.
To display Part details in Iframe I have used method uiShowItemInFrameEx(), but the method isn't showing
BOM ,BOM structure tab Please look at attached image for details:
But when I use uiShowItemEx() method it shows BOM , BOM structure tabs as expected but in new window.
How do I achieve this?Is there any extra configuration do I need to do? Please give your inputs over this issue.
Thanks in advance.