Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding input field of password type to the panel

Hi Team,

I need to add input field of password type in panel.

Is it possible ? if yes , then how to add it .

I am able to add input box , but not able to change its type.

Thanks

2 Replies
Anil_Babu_Samineni

No, you may need to add this from extension or may be widget if it is Qliksense

<Input type="password" Placeholder="Please enter password" alt="Password" />

Then use and drag this Widget to the Dashboard / Create extension in Qlikview

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
marcus_sommer

If you are dealing with confidential data Section Access might be more suitable.

- Marcus