Handling passwords in forms
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2014 04:16 PM
'password' doesn't seem to be a field type in Activiti, so how do you prompt a requester for password that isn't displayed in clear text when then type it?
How do you do password validation (making sure the passwords match)?
How do you do password strength testing?
Thanks,
Paul
How do you do password validation (making sure the passwords match)?
How do you do password strength testing?
Thanks,
Paul
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2014 06:13 AM
Indeed, that is not available out of the box.
You will need to add a new form property type, see for more info: http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/
You will need to add a new form property type, see for more info: http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/
