Brian Dunning's FileMaker Custom Functions

MaskPassword ( Text ; ReplacementChar ) , CountPassword ( Text ; ReplacementChar )

Custom function to encrypt or masking a password field inputs in Filemaker.

  Average rating: 4.5 (27 votes) Log in to vote

Priyabrata Sahoo   Priyabrata Sahoo - Show more from this author
Mindfire Solutions
http://www.mindfiresolutions.com/

Share on Facebook Share on Twitter

  Sample input:
MaskPassword("filemaker";"*")
  Sample output:
*********

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

We can mask the password field inputs through Filemaker script triggers and using this function in the script and storing the data entered in the password field into another field in its table for password matching while signing in using the password. Since the characters entered into the password field would get converted to "*".

 

Comments

Tom Fitch   Tom Fitch
Feb 23, 2013
Don't store passwords, masked or otherwise.
 
Priyabrata   Priyabrata, India
Mar 3, 2013
The password can be stored in another field.

While triggering script(onObjectmodify) in the field the user had to enter the password.

We can first store the password characters one by one in another field then mask the password characters in the
 
Sebastian   Sebastian, Lucern
Aug 26, 2013
How you will do implement the store of password characters one by one in another field before masking the password?

Regards Sebastian
 
Priyabrata Sahoo, Mindfire Solutions   Priyabrata Sahoo, Mindfire Solutions, India
Aug 26, 2013
If we use a script trigger on the password field and use this function in the script which would get the actual password characters and using this function it will replace with the mask character that would be defined in the custom function
 

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: