Custom Login Page Variable

Tara Wilson (new) shared this question 5 years ago
Answered

When creating a custom login page the default text is "username" on the login prompt. It appears to be dynamically generated. Where can this be modified to say "email" instead?

Replies (3)

photo
1

Hi Tara,

Thanks for reaching out with your question. This type of integration question is usually reserved for our implementation specialists, however I was able to adjust this text by doing the following -

1. Opened <Yellowfin>\development\examples\index_mi.jsp in text editor


2. Changed Line 357 on index_mi.jsp to "howdy" Username text

187e421fff844188776e8b765fc1ab51

3. Saved modified index_mi.jsp as \appserver\webapps\ROOT\something.jsp

de21b5486f2cbe676af375ea9bb257be

4. updated web.xml to point to something.jsp

100b87f41346b0af3f8f1ede484ca1b3

5. restarted application and observed successful change


10c33050173a5ffe2e0ee2e1e245c03c

More information on customizing the login page can be found here -


https://wiki.yellowfinbi.com/display/USER80/Custom+Login+Page

Does this provide you with the solution you're looking for?

Thanks,

Eric

photo
1

Thank you!

photo
1

You're welcome, Tara, glad to be of assistance. I will mark this ticket as Completed. Feel welcome to reach out to support with further inquiries.

Thanks,

Eric

Leave a Comment
 
Attach a file