Making a form a consistent size

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
jpwallace
Posts: 47
Joined: Fri Mar 03, 2017

28 Apr 2017

Morning,

On my edit for I have a number of tabs, each tab with a different types of fields, is there a way to ensure that when each tab is clicked the form stays the same size, At the moment the form changes size dependent on the number of fields, type of fields etc

Cheers

John

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

28 Apr 2017

You can fix the width with CSS:

Code: Select all

#fd_form {
    width: 1000px;
}

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests