This is a migrated thread and some comments may be shown as answers.

Show input for username AND password

2 Answers 125 Views
InputPrompt
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bernhard König
Top achievements
Rank 2
Bernhard König asked on 12 May 2013, 05:03 PM
It seems there is currently no way to query the user for a username (text) AND a password at once.

But this would be a very useful feature ... maybe just like a collection of buttons it should be also possible to use a collection of input fields. Or at least allow something like this:

inputMode = InputMode.Text | InputMode.Password;

And add an additional "Password" property to the result object besides the existing "Text" property. For backwards compatibility, you could still fill the "Text" property with the password if only InputMode.Password is requested.

Ideally, each TextBox could have a descriptive title too, but that could be achieved by a custom template too.

Thanks,
Bernhard

2 Answers, 1 is accepted

Sort by
0
Accepted
Todor
Telerik team
answered on 13 May 2013, 06:45 AM
Hello Bernhard,

Thank you for contacting us.

As you can see from our Roadmap here, we have plans to extend the RadInputPrompt with more than one field for user input. The changes are expected with our official release next month.

Thank you for your suggestions on this topic.

Regards,
Todor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Bernhard König
Top achievements
Rank 2
answered on 13 May 2013, 07:56 PM
This are good news - thanks Todor!
Tags
InputPrompt
Asked by
Bernhard König
Top achievements
Rank 2
Answers by
Todor
Telerik team
Bernhard König
Top achievements
Rank 2
Share this question
or