How to mark profile fields on registration.aspx as required?

Hello,

On my registration.aspx only first and last name are required fields, the remaining 4 profile fields are optional (department, phone, title, etc). I have already made the change in web.config and tested it. It all works fine now. However, I cannot figure out where to go to add text next to each of my required fields (for example, "required"). It looks like it is pointing to a User Control. Where do I go to add this text? Thanks in advance.

Have more questions? Submit a request

1 Comments

  • 0
    Avatar
    Permanently deleted user

    Unfortunately this is not a configurable option in this version of ExCM. To accomplish this you would have to create a custom register.aspx page by extending the ExCM register.aspx page.

    Jeremy Luerkens
    Manager, Software Production
    SharePoint Solutions
Please sign in to leave a comment.