The Registration component for Interaction allows visitors to register as new members of your site. Registered members can sign on with a username and password to get access to restricted locations.
The component supports:
Activating registration is as easy as placing the entity reference ®istration.response; in any Interaction document. Here is an example of a basic registration form:
Submitting this form adds a new member to our site and inserts a verification response in place of the form. The webmaster can customize the form including placing it on another page than the response entity reference. The response message is tailored by editing the entities that start with "registration" on the Entities dialog of Interaction. You can also create your own HTML registration form as long as it is submitted to a location that has a ®istration.response; entity reference.
After restarting Interaction, place the entity reference ®istration.response; in any document. This immediately provides a form and handles the submission. Modify the Registration entities found on the Entities dialog of Interaction to customize the form and responses.