FAQ
Authentication
How can I reset my password?
See this guide. This tutorial only applies to Forms users. To reset your password for Windows and Azure Active Directory, contact your network administrator.
Read more
Browser
Share your location with Dime.Scheduler
If you run Dime.Scheduler, the application will show the company's address by default, which is configurable in the application setup. If no address can be found, the current user's location is used. Of course, this is
Chrome
- Open the browser
- At the top right, click More and then Settings.
- Under "Privacy and security," click Site settings.
- Click Location.
- Turn Ask before accessing on or off.
Edge
- Open the browser
- At the top right, click More and then Settings.
- Under "Site Permissions," click Location.
- Turn Ask before accessing on or off.
Firefox
- Click the menu button Menu and select Options.
- Use the Options search box to search for "location".
- In the search results under Permissions, click the Settings button to the right of Location
- The Settings - Location Permissions dialog box will open.
- Review or change the list of sites with allowed or denied location permission.
How do I get Chrome to prompt "Always open these types of links" when opening NAV/BC URIs?
This is a known issue at Chromium, the open-source project behind (among others) the Google Chrome browser. Until they have addressed this issue, there is a workaround:
- Close all Chrome browsers
- Edit the following file:
C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Default\Preferences
- Insert the following snippet at the bottom, just inside the last closing bracket:
,"protocol_handler":{"excluded_schemes":{"dynamicsnav":false}}