Password Field
Password
Label Field • The first input field allows you to specify the Label of the column. • Enter a meaningful name, such as “Password” or “User PIN”, to indicate the purpose of this column. This label will appear as the header for the column in the table view.
Type Field • The second dropdown menu is used to select the Type of data for the column. • Choose Password to store sensitive, encrypted password data for users.
Format Field • The third dropdown menu is used to define the Format of the password type. • Select Password to ensure that the data entered is securely hashed and displayed as masked input (e.g., ****) in the interface. This is critical for handling sensitive information.
Last updated