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.

Bulleted password field

Featured Replies

  • Newbies

Is it possible to have a field similar to that of the keychain password field in Mac OS X's KeyChain Utility, that could hide or show the contents of a field.

Perhaps by creating a button beside the field that would request a password when clicked and then once authenticated reveal the entered data in the protected field.

Take a look at the Custom Dialog Script step option. You can use the ••••• with that.

Steven

The olde 'Bullet Font' as the normal field view and a script step to switch the font to legible would work just fine.

BE SURE to keep the selection of the password box UNAVAILABLE TO SELECTION. Place a global field above it to allow entry/edit.

At least, something like this is what I've implemented in the past.

A dialog box would be useful, but what about manipulating the displayed field?

Construct these things carefully. :

Edited by Guest

A dialog box would be useful, but what about manipulating the displayed field?

Not sure what you mean here. While you do have to have a field to receive the contents, if that field is a global one it clears at the end of the session.

This is the perform Custom Dialog script step I am talking about here.

Steven

Here is an example of a password setup that I have been using - it works to access the password field itself but could be used for any field. Hope this helps.

PS Converted it from FM6 but think it all works OK in 8.

BulletField.fp7.zip

  • Author
  • Newbies

This is fantastic and very nearly the solution but I think the last sentence in my initial post may have confused the matter somewhat.

I want to store some private data in a protected/hidden (bulleted) field. A field that is protected by a password. For example if the field contained "virtualinsanity", I want the user to see "•••••••" until an unlock button is pressed and a global password entered, say 'access' for example, then the fields data would be revealed.

This protected fields data would differ on each record but the global 'access' password remain the same throughout. I would either set this password or request that it be set one time only on startup and could be changed at will.

The main reason for this is to protect certain elements of data from 'over the shoulder eyes' in a public environment.

I was trying to locate the bullet font for ages, could someone post it please?

Okay well... I actually found the font when looking again 4 months later.

Bullet Font

And the issue of missing font is dealt with if you use an install program to do your installation for you. You can specify fonts to add .dll's to add etc.

This is a modified version to access another field.

Hope this helps.

Cheers, Muzz

PS The password mask was provided to me a couple of years ago as a result of a request on these forums - I think it may have been CobaltSky that posted it.

BulletFieldMOD.fp7.zip

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.