Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

UserId and Password in InputBox

Hi all

How do i use userid and password in input box.

1 Solution

Accepted Solutions
Not applicable
Author

Hi Shrividya,

Please check attached application.

Hope this will help you.

Enjoy 🙂

Thanks and Regards,

Yogesh

View solution in original post

7 Replies
gauravkhare
Creator II
Creator II

Hi Srividhya,

Can you please be more brief with your query?

Not applicable
Author

Hi Gaurav,

Please find the attachment. I want my sheet obj like that. After giving the userid and password in application object(input box) then only it goes to relevant sheets.

Like section access i want it in Input box that's it yar.

Thanks in advance

Not applicable
Author

Hi Shrividya,

Please check attached application.

Hope this will help you.

Enjoy 🙂

Thanks and Regards,

Yogesh

Not applicable
Author

Hey yes,

Thanks rea this is what i want

Not applicable
Author

Any options to encrypt tht password

Tyler_Waterfall
Employee
Employee

Sri S -

Have you found a solution for encrypting information entered into an input box?

spring101
Contributor III
Contributor III

One Band-Aid option would be to have the input box's font set to something unreadable. Variables should store the actual input in a readable fashion for use in analysis. Aside from a potential security issue with copy/paste the problem with this route is that if you wanted to use a true secure font you'd have to have it installed on all of the client machines as well as the servers. We have an app set to use Marlett for the output with a large font as to not show the entire password. I'm not sure of any users that are fluent in Marlett/webdings/etc...

Set up a trigger to wipe out the variable after you execute your desired function and this could potentially work...