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

Question

Question

Is there a way to hide or collapse Entry Properties from Weblink 9 Browse?

asked on June 18, 2015

A customer would like the Entry Properties in Weblink 9 to either be hidden or collapsed.  Is there a way to do this?

0 0

Answer

SELECTED ANSWER
replied on June 18, 2015 Show version history

You can add the following to the custom WebLink CSS section of WebLinkStyles.css

#__PropertiesExpando, #__PropertiesDataSection, #__FieldsPropertiesExpando, #__FieldsPropertiesDataSection {display: none;}

Note that this will hide the Entry Properties section on both the browse page and document viewer page.

0 0

Replies

replied on June 22, 2015

Hi Alex,

I've tried adding this, clearing the browser cache and reloading the page but the Entry Properties are still being displayed

0 0
replied on June 22, 2015

Hi Jen,

Attached is a copy of WebLinkStyles.css (renamed with a .txt extension) that you can test with. Change the extension back to .css and place it in C:\Program Files\Laserfiche\WebLink\Web Files. Then confirm that the entry properties no longer appear in WebLink. With this css file, WebLink should now look like the following, without entry properties

1 0
replied on June 22, 2015

I must have been mistyping.  It's working now. Thanks!!

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

Sign in to reply to this post.