erp - Is it possible to make input as password in Acumatica -


in configuration screen need have storage of passwords. want make invisible others ( displayed stars ). how should mark dac class text field and/or modify pxtextedit control in order functionality?

i found answer on question:

    <px:pxtextedit id="edpassword" runat="server" datafield="password" textmode="password" /> 

Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -