Software Support Forum


Research answers to your questions, or request support for SharePoint
Solutions software products. Our forums are grouped by software product.
Welcome to Software Support Forum Sign in | Join | Help
in Search

Drop Down List for Profile Properties

Last post 06-20-2008 8:37 AM by jeremyluerkens. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-19-2008 11:55 PM

    Drop Down List for Profile Properties

    I am trying to get a profile property on the registration page to be a drop down list of values.

     Is there a way to do this in the current version of the product.

     Thanks,

    John

  • 06-20-2008 8:37 AM In reply to

    Re: Drop Down List for Profile Properties

    To create a profile property that uses a drop-down list set the customProviderData section as below...

    <add name="DropDown" customProviderData="DisplayName=Drop Down;IsRequired=true;Order=1;DisplayType=DropDown;Options=One,Two,Three" />

    Specifically, the property type must be a string, contain a DisplayType=DropDown attribute and provide a list of drop-down options with the Options attribute.

    Jeremy Luerkens
    Manager, Software Production
    SharePoint Solutions
    Filed under: ,
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems