Share via

Tooltip Security Concerns

Ramya Gollapudi 1 Reputation point
2021-06-08T10:44:42.137+00:00

Hi,

I have a requirement to show the tool tip with RegEx as text. for Example : First Name Text box has text as : A-Za-z0-9&$.

What's the best way to show these tool tips and why? The below are the options.

Display it on the hover of the TextBox
Or
Create a icon beside the label and display this tool tip on the hover of the icon

Thanks

Developer technologies | ASP.NET Core | Other

1 answer

Sort by: Most helpful
  1. Rena Ni - MSFT 2,066 Reputation points
    2021-06-09T02:45:27.867+00:00

    Hi @Ramya Gollapudi ,

    Display it on the hover of the TextBox
    Or
    Create a icon beside the label and display this tool tip on the hover of the icon

    I think the second one is better. In this way, the tip is more obvious which make a better user experience.


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Rena

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.