On Wed, Nov 20, 2019 at 3:19 AM Tushar Jain <tushar.j...@hitachi.mgrmnet.com>
wrote:

> Hi,
>
> How can one display default value of username in login screen? The default
> value in my case is returned by Javascript function.
>
> Since in 1.1.0, the login fields are generated dynamically, i tried
> displaying the default value in 0.9.6 where login screen was independent. I
> wasnt successful in either versions.
>
> In 0.9.6, I have already tried modifying LoginController.js
> ($scope.username="Joe"), but the default value does not reflect
>
>
What do you mean by "default value" for the username?  The username field
in a login box doesn't generally have a "default value," at least, not in
my experience.  What is it you're trying to accomplish by putting some
value in there??

-Nick

Reply via email to