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.

Password character in field entry

Featured Replies

When user enter data in certain fields, is it possible to display password character like ********. This is to hide the actual data from onlooker

No, nothing that is actually secure. Apart from making the text colour the same as the background or something similar.

However if you use a custom dialog, it has a "password" option that does what you want. :)

you could use a script trigger after every character entered it would set the value into another field replacing a bullet into the user's entry field.

  • Author

Sorry I forgot to mention I am using IWP. So custom dialog and script trigger is out of question. May be making text color the same as background might be enough

My bad for not picking up the IWP forum it was posted in...

  • 2 months later...

I'm running into this issue right now as well. The workaround that we're using, albeit not yet 100% reliable, is to actually edit the javascript used to render the IWP pages and check to see if the word "password" exists in text immediately to the right of the field. If it does, then a custom piece of code is called that converts the field type from text to password. Like I said, it's not 100% reliable and doesn't work 100% across different browsers. If you're simply trying to create a login page then it might be easier to just use Filemakers built in authentication page.

Why Filemaker didn't implement a data formatting option to mask text is beyond me and really limits the ability to even use IWP when security is a major concern.

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.