New Form and add related items

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
TWendt
Posts: 109
Joined: Mon Sep 08, 2014

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

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

13 Jun 2017

Hi Tom,
Just remove your code and each time a user opens a form, the last opened tab will be selected by default :
$('#fd_tabcontrol-0').tabs('option', 'active', 0);

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests