We are creating a business process for the customer using LF Cloud, a tablet and a cell phone (Android) its a simple form that have a couple of fields, one of those fields its a link to a document in the repository. We are using this format for the url 'http://mobilelink.laserfiche.com/redirect?url=lfmobile.laserfiche.com/Mobile/index.aspx?db=repo#id=2091' and this one too 'http://mobilelink.laserfiche.com/redirect?url=lfmobile.laserfiche.com/Mobile/index.aspx?repo=repo#view=search;search={LF:Basic ~= \"" + search_parameter + "\", option=\"NLT\"}' but when we use the mobile app it generates the error 'ERR_UNKNOWN_URL_SCHEME'. At this moment we are not sure if our links are bad or we are missing some config on the devices.
Question
Question
Error ''ERR_UNKNOWN_URL_SCHEME' viewing a link in LF Mobile APP.
asked on September 6, 2023
•
Show version history
0
0
Replies
replied on September 7, 2023
After a lot of tests the only way we make a link to a document inside a form and using lf mobile work was using this link "lfmobile:https://lfmobile.laserfiche.com/Mobile/index.aspx?db=r-repo#id=id_document;view=pages"
URL searches DO NOT WORK!! (A link inside a form)
If you want to share the full link in mail use this url " http://mobilelink.laserfiche.com/redirect?url=lfmobile.laserfiche.com/Mobile/index.aspx?db=r-repo#id=id_document;view=pages"
0
0
You are not allowed to follow up in this post.