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

Question

Question

No Default repository for Weblink 10.1

asked on June 4, 2018

I am trying to make our initial Weblink page have the repository selection dropdown. However, when I do not add any query string parameters, it defaults to a non select able repository. I have tried a couple redirect/rewrite rules, but I am just not getting it for some reason.

So basically, the current default page http://server/Weblink  is this.

I want it to be this so the users can select what repository they want easily.

 

Thank you,

1 0

Replies

replied on June 4, 2018 Show version history

Hi John,

We have the initial Weblink page to NOT include a repository dropdown because we did not want to allow random public members to see all the repositories except the default one.

 

In your case, we would like to know how did you trigger your "initial WebLink" page?

 

- If you are allowing users are accessing WebLink site through link http://servername/WebLink:

The only way to access a login.aspx page with repository dropdown, is to add string parameters to the end of the url. It is recommended that you include the dbid number to the end of the url such as:  http://servername/WebLink/login.aspx&dbid=x , and navigate users to this url instead. 

 

- If you mean by initially accessing Weblink site via clicking "Laserfiche WebLink10" from desktop or windows start menu: you can choose to change the default url value.

1) Navigate to C:\Program Files\Laserfiche\WebLink

2) Edit “WebLink.url” inside editor.

3) Change: URL= http://localhost/WebLink  (for example) to http://locahost/WebLink/Login.aspx?dbid=0   

4) Save file. Close all currently opened Weblink pages and restart WebLink.

Adding a string parameter to the end of the url will allow users to see the repository dropdown.

 

Thanks!

Julia

2 0
replied on August 24, 2018

"We have the initial Weblink page to NOT include a repository dropdown because we did not want to allow random public members to see all the repositories except the default one."

I think that you should allow customers to have control over this setting.  It seems like Laserfiche is making the choice for us.  Can you please add and option in the configuration to display more than one repository if we so choose?

2 0
replied on August 1, 2022

Thank you Julia,

Adding a string parameter to the end of the url worked for me.

 

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

Sign in to reply to this post.