How to add password field to command input

How to add password field to command input

Anonymous
Not applicable
479 Views
2 Replies
Message 1 of 3

How to add password field to command input

Anonymous
Not applicable

Hello. It need create authentication form or add password to command input. Are there any solutions for this?

0 Likes
Accepted solutions (1)
480 Views
2 Replies
Replies (2)
Message 2 of 3

ekinsb
Alumni
Alumni
Accepted solution

You can use a StringValueCommand input and set its isPassword property to True.  This will hide the text being entered and only show dots.

 

http://help.autodesk.com/view/NINVFUS/ENU/?guid=GUID-278a9eec-e3c4-4488-a0c0-3e926fecaaaa

 


Brian Ekins
Inventor and Fusion 360 API Expert
Mod the Machine blog
Message 3 of 3

Anonymous
Not applicable

Thank you

0 Likes