How to design a screen in constellation which has few fields at the top and later a tabbed layout

Hi ,

I am trying to use constellation Views and build a screen where 1st half of the screen has few radio buttons, text boxes and later 3 tabs in the same screen.

I am either able to give tabs by using hierarchy form template option or go with default form and have those text boxes but both together i am unable to fit in one screen. Please suggest how to build.

Hi Pavani,

I’ve created a screen in Constellation with some text input fields at the top and three tabs below(Refer to the below screenshot). If this is what you’re trying to build, you can achieve it by creating a view and selecting the Details(Subtabs) layout option under Partial Forms. Then, add the desired tabs within that layout and configure the necessary fields under each tab.

@sravanim16794221 Hey can you share me screen shot of Details(Subtabs) layout option under Partial Forms i could not find it.

@sravanim16794221I tried this way but it give me only read only field under a tab, howcan i get editable tabs.

@sravanim16794221 Thank you It helped