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

Question

Question

Laserfiche Settings - Company Name

asked on July 2, 2015 Show version history

I am trying to figure out how to change the "CompanyNameDiv" on our Laserfiche Web Access on a global level? Or just change the Company name in General for our LF system. I can see if the Admin console a line that says "Company Name" but it is not editable.

Can't find where to edit this and any help would be greatly appreciated.

 

Thanks.

0 0

Replies

replied on July 2, 2015

I believe the company name is pulled from the product license and is not user modifiable.

4 0
replied on July 2, 2015

What Bert said. Talk to your VAR and they can have Laserfiche update the name for you for future product activations.

0 0
replied on July 2, 2015

Web Access does pull from the license to the get your company name, but you can replace the code on the page that makes that call. You can do this by opening index.aspx, searching for 'CompanyNameDiv', and replacing

 

<%= GetTruncatedRegisteredCompany()%>

 

with a string of your choosing.

 

Note that this will only change the company name in Web Access.

You are not allowed to follow up in this post.

Sign in to reply to this post.