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.

External User Authentication and Registration

Featured Replies

  • Newbies

Hello,

I need a solution to be able to have the public visit my site, and create their own user accounts, passwords etc.

I'd then like to publish certain layouts and have the users use their supplied authentication information to view them.

How can I do this?

Thank you in advance for any help.

The "Add Account" script step is web compatible. Have users log in as a guest, then take them to a layout with global fields where they can enter a name and password and click a button. The script that the button runs must be set to run with full access privileges. You could also have the script log the user back in with the new account.

You'll need to set up a "created by" and/or "modified by" field that auto-enters Get(AccountName). Then set up access privileges where records are restricted by Get(AccountName) = the "created by" field. When users log in, you can do a Find in the ID field for "*" and it will automatically bring back only the records the user created.

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.