Skip to main content
Nintex Community Menu Bar
Question

Side by side view with a side-menu

  • January 12, 2026
  • 2 replies
  • 39 views

Is it possible to do this?
 

 

2 replies

ScottCaseIT
Forum|alt.badge.img+4
  • Novice
  • January 13, 2026

Potentially, but it will require the use of some JavaScript for brute force the arrangement of the views. A similar approach is used to move a view that is used as a header to be above a tab control since K2 puts tabs at the top, so a more involved rearrangement should be possible.

Here is a blog post that covers moving a view above the tab control as a starting point.

So, the short answer, no, not with currently delivered designer tooling.

Possible with some JavaScript creativity. 

 


Forum|alt.badge.img+1
  • Rookie
  • February 10, 2026

I haven’t figured out e/f but I did build a view for A with toolbar buttons that “onclick” show and hide varies views.