Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

user-chosen passwords, in runtime solution

Featured Replies

Is there a way to allow a user to create their own password in a runtime solution?

One way I've used is to create a separate "Passwords" file containing fields for userID and password. Then have the main file open to a screen where the user has to "sign in". After that, script to check to make sure the userID matches the password, and then set a global field to allow access to whatever layouts, etc., the user is entitled to.

It ain't perfect, and it's a bit kludgy, but it can work, especially if the layouts can't be accessed except through buttons.

But FM client can access that file. It is down to design.

In your heading you talk about user chosen passwords, but in the actual question you use instead the word create.

If you create a number of passwords in a file, then bind it to create a runtime, you can allow users who log in with each of the passwords you've created to change the password to one of their own choosing. For each password you create, you can select to enable or disable the "Allow user to change password" option.

A user will exercise this privilege (if you have granted it for the password they have used to open the file) via the File > Change Password... command. If you have not granted the privilege, the "Change Password..." command will be grayed out

Thus a runtime can acquire passwords which are chosen/set by the user (and which replace passwords originally set there by you). If desired, you can include a redundant set of extra passwords which can lie dormant, to be called into play should the user discover a need for extra points of access.

If you want users to be able to add additional passwords beyond those you've coded into the file before binding, then it would be necessary to consider alternative methods along the lines of those suggested by danjacoby and Anatoli.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.