Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
WSW: Customize DocProfile.aspx
gdaniel1
Is there a way to hide/remove the Security area, or otherwise customize DocProfile.aspx?
Find more posts tagged with
Comments
dabird
Depending on which version of WSW you have, you can modify JavaScript and/or server-side code to suit your needs. JavaScript code for DocProfile.aspx is available from 8.1 onwards and server-side code is available in all versions.
To hide the security panel, you will have to initialize the document's security in server-side code and then set it as hidden parameters to the client-side code. Otherwise, document security won't be set and you will receive an error when trying to save the document.
You will need to contact WorkSite Support to request source code for the server-side code (that found in the iManage.WorkSite.Web.UI assembly). JavaScript code is already on your system in <wsw_install_directory>/includes.