Field Confirmation Widget: Add input mask field option
- ubernederlandAsked on August 11, 2015 at 05:45 AM
Hi,
Would it be possible to add masking to the field confirmation widget?
Thanks!
- ubernederlandAnswered on August 19, 2015 at 09:12 AM
Hi Charlie,
Thank you, I am referring to masking similar to plain form fields.
Cheers
- CharlieAnswered on August 19, 2015 at 10:54 AM
Thank you for the confirmation.
Unfortunately, it is not possible for the Field Confirmation widget, but let me forward this to our widget team as a feature request. This might be used as an improvement. However, please note that I'm unable to guarantee the implementation of it, but rest assure that the widget team is already aware of this request.
For the meantime, you can try using the plain text box then use the conditional logic to see if they match. Here's a sample form: http://form.jotformpro.com/form/52304188436960
1. First, I set two text boxes, and a text field as the warning message.
2. I then use conditional logic to show the submit button and hide the warning message only if the two text boxes are a match. I used the field name to get the value of the text box one.
Thank you.