Configuring a Sign-In URL

As an administrator, you can help users get started by sending them an email instructing them on how to download the Laserfiche app. This email can also include a URL that can be copied and pasted into a browser to direct them to the Laserfiche app Sign-In page and automatically populate the Server URL, Repository, and Forms server text boxes.

Example: LFMobile://MyLaserficheMobileServer/mobile/index.aspx?db=MyRepository&forms=MyFormsServer/Forms/

The above link will populate the Server URL, Repository, and Forms server text boxes as follows:

  • Server URL: http://MyLaserficheMobileServer/mobile
  • Repository: MyRepository
  • Forms server: MyFormsServer

Note: You must encode colons and forward slashes in the Forms server URL:

Colon (:) = %3A
Forward slash (/) = %2F

Example: LFMobile://MyLaserficheMobileServer/mobile/index.aspx?db=MyRepository&forms=https://MyFormsServer/Forms/ would be encoded as LFMobile://MyLaserficheMobileServer/mobile/index.aspx?db=MyRepository&formshttps%3A%2F%2FMyFormsServer%2FForms%2F

Note: The Laserfiche Mobile Server version 10.2 or later can automatically create a link for you from the Laserfiche Mobile Server Configuration Page.