Skip to main content
10-Marble
February 13, 2026
Question

Unable to see the Part Information Details when using Split Pane

  • February 13, 2026
  • 1 reply
  • 155 views

I am working on Split Pane concept. The left pane and right pane are showing. In the header pane, I want the Part information details to be displayed along with the tabs. How can I implement this?

 

Sharing the image of my current output.

KanchanaDutta_0-1770960762654.png

I want to create a similar structure like the Part Structure. I could not find OOTB references for creating the jsp page. Could you please help me with some references?

KanchanaDutta_1-1770961197301.png

 

1 reply

16-Pearl
February 13, 2026

Hi @KanchanaDutta,

What specific information do you need to show related to part? 

Could you please clarify what you mean by, “I want the Part information details to be displayed along with the tabs”?

I can see that this split pane is being triggered from an action. I would like to understand why you want to display tabs?

10-Marble
February 13, 2026

Once I am on the Color Structure Tab, I am not able to navigate to other tabs. The business requirement is to create a Tab similar to Part Structure Tab where I have the Parts in the left and Documents on the Right. Along with I should be able to navigate to other tabs Related Documents, History, Changes etc. 

Was I able to clarify the requirement?

16-Pearl
February 13, 2026

Could you please confirm from where the split pane JSP is being invoked? Is it from the Part tabs or from a Part action?

I would like to understand how you are navigating to the Color Structure tab.