You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Forms Login Page Customization

posted on October 25, 2018

I am looking to hide the 'Organization' box on the Forms Login Screen, but can't seem to find the CSS file I need.  I did see where it allows you to choose No for the option to 'Display the organization list on the sign-in page' in Laserfiche Directory Server, but although that takes the dropdown selections away, it still leaves the text box with the 'Organization' Label on it and confuses users.  We are on version 10.2.1.205 of Forms.  Any help would be greatly appreciated, thanks!

0 0
replied on October 25, 2018

Found it....added this code at the bottom of the below file:

#OrganizationStr {display:none;} 
#organizationGroup {display:none !important;}

C:\Program Files\Laserfiche\Directory Server\Web\WebSTS\Content\LoginForms\loginForm.min.css

In case anyone else needs this file, don't know if the path will always be like this but it was in my case!

 

Rick

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.