Hide Ribbon Tab Option Not Working

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
User avatar
smithme
Posts: 45
Joined: Wed Jul 26, 2017

28 Jul 2017

First, I would like to thank this forum for the quick responses to my many questions.

Now for the next question.

I have turned on the Hide Ribbon Tab option for my child form in a one-to-many list. The ribbon is hidden just fine if I open the forms straight from the child list. When I go through the parent form and click add item to add a child, the new form still has the ribbon in the modal dialog of the child form.

Should the hide ribbon be working in the modal form or is that only going to work on page forms?

Thank you.
City of Nampa
Idaho
United States of America

User avatar
Nikita Kurguzov
Posts: 889
Joined: Mon Jul 03, 2017

31 Jul 2017

Hello!
Are you using CSS to hide the ribbon? This code should work in both scenarios:

Code: Select all

#s4-ribbonrow
{
	display: none;
}
Cheers

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests