Page 1 of 1

EditBox/Field Visualization Password Character

Posted: Sat Jun 10, 2017 1:29 am
by jyoung
How to do you set the password char on a edit box field visualization?

This option is available for the EditBox control but does not seem to be available for a field visualization.

Is there a mask that can be used or is my only option to create a custom visual host with the EditBox control?

Re: EditBox/Field Visualization Password Character

Posted: Sat Jun 10, 2017 6:40 am
by dannyoorburg
Hi,

There's an input attribute on field, I think it's *ND, not 100% sure, that will do the trick.

Danny

Re: EditBox/Field Visualization Password Character

Posted: Sat Jun 10, 2017 6:46 am
by jyoung
That works.
Thanks!

Joe