How to change user name from text format to password format

Discussion in 'Free Source Codes' started by ANURAG954245, Sep 17, 2021.

    
  1. ANURAG954245

    ANURAG954245 Member


    Dear experts help me to convert the username input from text to password format
    while accessing company


    upload_2021-9-17_21-34-55.png

    upload_2021-9-17_21-35-19.png


    i want both to be in the password format
     


  2. ANURAG954245

    ANURAG954245 Member


    [#Field: SVCUserName]

    Style:pASSWORD
    [Style: PASSWORD]

    Font : PASSWORD




    I got the solution try this
    first install the font
    then use the code
     

    Attached Files:

    Sanjeev S likes this.


  3. Damodaran

    Damodaran New Member


    Field name must contain the word "Password", by default tally will convert the content as password
     


  4. ANURAG954245

    ANURAG954245 Member


    but how is it even possible to modifie the field name
     


  5. Anil Mishra

    Anil Mishra New Member


    modify this [#Field: SVCUserName] field name As [field:SCCUsernamePassword] then it will work
     


Share This Page