Hide Ribbon Tab Option Not Working
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.
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
Idaho
United States of America
- Nikita Kurguzov
- Posts: 889
- Joined: Mon Jul 03, 2017
Hello!
Are you using CSS to hide the ribbon? This code should work in both scenarios:
Are you using CSS to hide the ribbon? This code should work in both scenarios:
Code: Select all
#s4-ribbonrow
{
display: none;
}
Cheers
-
- Information
-
Who is online
Users browsing this forum: No registered users and 5 guests