HPE Morpheus Enterprise Software
1856616 Members
4000 Online
104113 Solutions
New Discussion

Re: Password Match validation options

 
Ibrahim-GCC
Regular Advisor

Password Match validation options

Hi Team,

I wants to create to input options like password and re-type password.Will it be possible to validate in the input options both are same in front end.

1 REPLY 1
Not applicable

Re: Password Match validation options

Input validation is available on text and text-area input types only and is based on a supplied regexp. For example, you want to make sure that someone inputs a date in the format mm-dd-yyyy (see Input validation comes to Morpheus!). So this would not work for checking that values typed in two different inputs are the same. This would be something worth raising as an idea in the ideas section.