...
You can remove a specific component or a component version from a form, if it is not required any more. Once you have deleted a component, you can’t undo this, because it removes the component permanently. Therefore, you should consider all possible impact of deleting a component because it can affect many, or even all, forms using this component.
The ways to add a component to a form:
...
Select the component or container in the form where you want a component to be inserted. Click a component in the Palette. The component is inserted directly below the selected component or at the bottom of the selected container.
Section is one kind of container in which we can add /insert multiple components. The components are as follows:
Tab:
The Tab component consists of clickable tabs, that are aligned side by side. We are able to add tab only in Tabs and Vertical tabs section.
Tabs:
Tabs are user interface components that render and display subsections to users; they arrange content into categories for easy access and make your apps look cleaner by saving space.
This component varies from the regular 'tabs' component, with the tabs arranged on the top in a horizontal space.
Vertical Tabs:
The Vertical Tabs component serves as a container to show groups of content, divided into tabs. Each tab label should correspond with a block of related content.
This component varies from the regular 'tabs' component, with the tabs arranged on the left in a vertical space, instead of on the top in a horizontal space.
Form: