New Form and add related items
Posted: 13 Jun 2017
Hi all,
i have a new form with a tab control. When i open the form, the first tab is selected.
$('#fd_tabcontrol-0').tabs('option', 'active', 0);
If i add on the third tab a related item, the form change to the first tab.
Is it possible, when i add an item, the third tab is the default tab?
Best wishes
Tom
i have a new form with a tab control. When i open the form, the first tab is selected.
$('#fd_tabcontrol-0').tabs('option', 'active', 0);
If i add on the third tab a related item, the form change to the first tab.
Is it possible, when i add an item, the third tab is the default tab?
Best wishes
Tom