Tabs Control

WorkWithPlus provides the possibility to insert Tabs, by adding a 'Tabs' node inside any Table of any object generated by the pattern (Transaction, Selection, View, etc.). Then inside Tabs node we can add as many Tab node as we want, inserting on it tables, actions, variables and all elements that each object supports.

Lets see the following example in Person transaction:

The WorkWithPlus structure tree for the Person transaction shows the Tabs (Tabs) node highlighted in a red box, expanded into General Information (GeneralInfo) with its Table (R) of attributes (PersonId, PersonNickname, PersonFirstName, PersonLastName, PersonCellNumber, PersonHomeTelNumber, PersonBirthDate, and a Panel: Auditing sub-panel), followed by the Additional Data (AdditionalData) and Emails tabs with their own attribute lists below.

As we can appreciate, there is a Tabs node which contains three tabs, each one with a title and a name. We run the application, and visualize the results:

The generated Person web form runs in a sample DVELOP application with a left navigation menu (Home, Persons submenu with Persons/Persons With Scroll/Multi line/Edit in Grid/Person Wizard options, Companies, Projects, Countries, Currencies, GAM Security). The main panel shows the General Information tab with Id, Nickname, First Name, Last Name, Cell Number, Home Number, and Birth Date fields, plus Additional Data and Emails tabs and Confirm/Cancel buttons.

If you want to read more information about Tabs, follow this link: Tabs Node

In the following video you can see an overview of this functionality: