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

Browse by Tags

All Tags » registration (RSS)
  • Re: How to mark profile fields on registration.aspx as required?

    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.
    Posted to Forum by jeremyluerkens on 10-30-2009
  • Add checkbox to Registration Form

    I have added a checkbox to the registration form for users to have to Agree to the terms. I I have added "IsRequired=true" but it does not seem to be a required field. Am I missing something? < add name = " Boolean " type = " System.Boolean " defaultValue = " false...
    Posted to Forum by drewdevo on 07-20-2009
  • Approved Domain Names limited to 10

    I didn't want to leave registration open to anyone and everyone. I have about 60 email domains I would like to add in the approved list. I started populating the approved domains with my list and could not proceed after I had 10. Is there way to increase the number of approved domains in the list...
    Posted to Forum by drewdevo on 04-02-2009
  • Invite Experiation Days

    We have ExCMRelease_1.0.8170.2 installed. We were wanting to change the expiration days on the invitations from 3 days to 1 week. What is the easiest way of doing this?
    Posted to Forum by tabalesj on 01-14-2009
  • Automated Registration with customization

    Hi I have extended the RegistrationPage class to implement my custom registration page, now I have a requirement to bulk load 1000s of users using the the same process. I will get a CSV file with user details which I need to read and create registraion for each of the user. So step 1: I need to be able...
    Posted to Forum by hpatelecom on 08-27-2008
  • Re: Registration Settings configuration - Anonymous Registration

    If the Verify Anonymous Accounts option is set to 'Yes' the user will be sent an e-mail after registration to verify the e-mail address provided is their own. The approval process will not begin until the e-mail address have been verified. If the Require Approval for Anonymous Registrations options...
    Posted to Forum by jeremyluerkens on 07-31-2008
  • Registration Settings configuration - Anonymous Registration

    In Delegation Configuration / Registration Settings / Anonymous Registration Settings - Please explain the difference between a) Verify Anonymous Accounts and b) Require Approval for Anonymous Registrations Regards, KAmstutz PBS&J Orlando, FL
    Posted to Forum by Kurt Lee Amstutz on 07-31-2008
  • JavaScript Errors in Default Registration Page

    I am getting the following errors in the default registration pages. Line 44 Object expected and once you click register I get the follwoing errors. Line 1014 _spBodyOnLoadFunctionName's is undefined. Line 122 Object Expected. This is a high priority and any help you can give me would be greatly...
    Posted to Forum by JohnRamminger on 07-28-2008
  • Re: SiteURL Issue

    Did you change the Registration URL on the Delegation Settings page? Again, this can be done from Site Actions -> Delegation Settings -> Modify All Delegation Settings -> Delegation Settings -> Navigation Settings Section. You will need to fully qualify the Registration URL to the full path...
    Posted to Forum by jeremyluerkens on 07-18-2008
  • Re: Deleting user programatically

    You can remove a user with the following command... Membership.MembershipProvider.DeleteUser(UserName);
    Posted to Forum by jeremyluerkens on 07-15-2008
Page 1 of 3 (22 items) 1 2 3 Next >
Powered by Community Server (Non-Commercial Edition), by Telligent Systems