Microsoft Developer Network > Forums Home > Commerce Server Forums > Commerce Server 2009 > To add Address detail web part in Registration User control
Ask a questionAsk a question
 

General DiscussionTo add Address detail web part in Registration User control

  • Friday, November 06, 2009 11:34 AMJayapradhab Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Kindly let me know, whether it is possible to add Add detail web part inside Registration User control as a separate wizard.

    If not, is there any alternate way to do it.

    Thanks ! in advance

All Replies

  • Sunday, November 08, 2009 9:37 PMLewisBenge Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    You will need to make this ammends yourself using the SharePoint Extensibility SDK supplied with Commerce Server 2009. It is not a customisable feature from within SharePoint itself.

    Thanks,
    Lewis
    Follow Me on Twitter: @LewisBenge Or check out my blog: http://www.geekswithblogs.com/pointtoshare/
  • Monday, November 09, 2009 11:38 AMneelima rayudu Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    The alternate way is to :

    Add Address fileds to registration User Control and call ProfileController method to add adress details to userProfile.(which already exist in the Extensibility kit)