TeamRaiser - Customizing the Registration Process

Options
Morning all!


I am currently working on building out an event and I have been asked to make considerable changes to the registration process...including editing the order of the steps (example - I have been asked to move the login step for previous particiants to the almost final step) Is there an easy way to accomplish this, or will I be required to use the API's? Thanks.


Ali
Tagged:

Comments

  • Hi Ali,


    Returning User Login Page Location by default could be configured either to appear at First step or Third Step from the Teamraiser backend configuration (3. Select Event Options > Related Actions (Edit Advanced Options) > b. Define Event Options > 17. Returning User Login Page Location) but not all the way to the end -- and we might not want all the way to the end because by having them login at earliest at possible, it's going to save time because those personal fields (i.e. name / addresses are then going to be auto-populated when one is already logged in) vs re-typing everything manually.


    Order wise, if this is to change the page flow order --  probably it's not going to be changeable (i.e. changing the flow order so that the waiver appear first before the Participation Options for example don't think that's feasible. might likely break the default flow functionality if you try to do so)


    But other customization is doable (manipulating DOM order within each of the pages (still want to be careful on this -- especially when it deals with the core functionality not to conflict with the default coding when it comes to hierarchy (parent child container etc -- I saw often times the Convio CSS or Javascript listener are written with that in perspective) because, as well as injecting custom content) through Javascript as well as customizing the look and feel  -- Here's an implementation of ours for this year iteration (feel free to explore)
    http://main.diabetes.org/site/TR?fr_id=11528&pg=entry​


    note: not sure about API registration -- haven't really implement that.


    regards,

    Daniel

    Ali Burke:

    Morning all!


    I am currently working on building out an event and I have been asked to make considerable changes to the registration process...including editing the order of the steps (example - I have been asked to move the login step for previous particiants to the almost final step) Is there an easy way to accomplish this, or will I be required to use the API's? Thanks.


    Ali

     

  • Last time I heard about the API and TR Registration there was a lot you couldn't do, such as secondary registrations and upsells. I doubt much has changed.


    BPM

Categories