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.

Passing a username from HTML to Filemaker

Featured Replies

Please excuse my ignorance on this, but I'm having one tough time. Im trying to pass the username from the Web Security DB login to a field in Filemaker called currentusername using External("Web-ClientName", 0) . Is their a better way of doing this? Plus I'm noticing how limited the current Web Security DB is, I'm looking for a way to limit users from only editing and viewing their own records. Hence the need for External("Web-ClientName", 0).

Any help would be appreciated : )

What it does

[FMP-ClientUserName] is replaced with the client's user name from HTTP authentication.

Syntax example(s)

Return the client's user name using an HTML file

Your name is: [FMP-ClientUserName]

<!-- After processing it could look like:

Your name is: John

-->

From the CDML reference database.

HTH-

Courtney

IMHO -- best is creating your own User db and log users in your system. Then carry the user ID with tokens through your pages.

I did like that 5 systems and it works OK.

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.