Rank: Member
Joined: 3/27/2008 Posts: 13 Location: UK
|
Is it possible to add extra (mandatory) items to the registation form when a user files out registration details
E.g. Item: How did you find the website (search engine, recommended) ? - (dropdown or text entry field)
|
 Rank: Administration
Joined: 9/6/2007 Posts: 154
|
Hi, yes and no. Yes in that the code in the DLL contains a huge amount of features not used by the storefront. One of these is the ability to accept a load more registration parameters then are currently enabled.
As an example if you click the info icon against a user account within the main interface screen, you will see all the user data along with fields at the bottom marked D2Custom1 - D2Custom10. These are user definable registration fields that are named by going Sitelock Functions --> Custom Field Mapping so you could just name one "How website found" and add it to your reg form. It would then appear named that on all your user reports etc.
Thats an IF though as this feature is not enabled in the free or retail versions of D2 StoreFront, you'd need the source to customise it.
Paul
|