INPUT DIALOGUE BOX DOUBT

I am having user name and password,
i want user name and password Using input dialogue box.

Problem is two time I have to put the input dialogue box for username and password,

is there any possibility to put one input dialogue box to get both username and password anyone help pls

Hi @BHUVAN

No it’s not possible to give the one input dialog for username and password. You have to use the two Input dialog boxes one for Username and another one for Password.
In another case you can store the credentials in assets in orchestrator and use the get credentials activity to get the credentials from orchestrator

Hope it helps!!

Is there any possibility there for Custom activity to achieve this

No @BHUVAN. You have to use two input dialog boxes, or store the credentials in orchestrator

Ok thanks for ur suggestions @mkankatala

Hi,

How about using Form.Activities package?

https://docs.uipath.com/activities/other/latest/user-guide/create-form

Regards,

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.