Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview:

Open Tab as Dialog  is a new addition that has been introduced in the Vienna framework, Adding the  new list box  "Action" in the Filed tab, when we  Select  Open Tab as a Dialog  from the Action List box on the field. After click on the

Pre-requisites for Open Tab As Dialog:

  • Vienna Advantage Framework 5.7.0.1

Steps to Create Open Tab As Dialog : 

How to configure the functionality: 

  • Login with System Administrator role.  

  • Open the Data schema window.  

  • Select the target "Table" from header tab and move to column tab. 

  • Add a New column with the Reference "Button" and Action checkbox set to "True" for example in our case column name 'TabSwitch'. 

  • Save it and click on the Synchronize button.

...

Step 2

  • Login with System Administrator role.  

  • Open the screen configuration window.  

  • Select the window linked with table (used in step 1) from header tab and Move to the target "Tab". 

  • After select the tab, click on the "Field" tab.

...

As in example below, we defined the tab index = 6, so on press this button field system will Display  the 7th tab of the current window as a dialog on current screen.

...

Step 3 

How we can use on window for the  Open Tab as a Dialog : 

...

In our example we defined Tab Switch button on Header tab and on click on this TabSwitch button  System will  Display the  7th tab (Contact Details) as a Dialog in the current Screen. In the contact details dialog box is not editable it will display all the records of the contact details in    contact details dialog box , As shown in the bellow image.

...

 Step 4 

How we can use on window for the  Move to tab  on Action List Box: 

...

In our example we defined Tab Switch button on Header tab and on click on this Tab Switch System will move directly to 7th tab (Contact Details) of the current window.

...

Note:- If we are not selecting  anything form the Action List Box  and only given the Index Value  when click on the button it will Redirect  to the tab on the Current Window.