I want to add a tab in properties in webform | Community
Skip to main content
jyotiyadav3
Level 2
May 6, 2016
Solved

I want to add a tab in properties in webform

  • May 6, 2016
  • 1 reply
  • 1943 views

Hi,

I want to add a new tab in properties of webform. Screenshot is shown.

If you see, 'Motorola Settings' tab is added in properties, I want to know how exactly it is done and then I want to add new columns in that tab.

Please help me as soon as possible.

Thanks in advance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Linda_Stinson

In the Campaign UI, we use Containers to control the page navigation. There should be a container of type notebook in the xtk:form that is making the tabs appear across the top. You would add a nested container inside of it to create an additional tab.

Linda

1 reply

Linda_Stinson
Adobe Employee
Linda_StinsonAdobe EmployeeAccepted solution
Adobe Employee
May 13, 2016

In the Campaign UI, we use Containers to control the page navigation. There should be a container of type notebook in the xtk:form that is making the tabs appear across the top. You would add a nested container inside of it to create an additional tab.

Linda