How do I make the email field required on the web portal?

How do I make the email field required on the web portal?


On the PassagePoint application server, navigate to "PPGlobal\Config\context\1\main.ctx" 
1) Edit the 'options.xml' file using any text editer
2) update <isEmailRequired> from "false" to "true"

   <isEmailRequired>true</isEmailRequired>

3) Restart the PassagePoint services for the changes to take affect


 
    • Related Articles

    • Add multiple hosts/visitors to the email template

      Add multiple visitors into the Host Email Template Go to Home> configure system> Email Templates Edit the Email template and include "Visitor Repeat Start" before the visitor first name and last name followed by "Visitor Repeat End" After updating ...
    • Web Customized Configurations

      Customized Configurations 1. Web customization You can add your customized Logo image and CSS file for various web interfaces here. Lets say you want to add a custom Logo and CSS for a configured web interface with the name "wi1". The steps to do ...
    • How to make a field required.

      PassagePoint's powerful screen policy allows the setting of a field to be set to 'required', which then forces a user to have to fill out a field before completing the form. The 'required' attribute is available for most of passagepoint's field on ...
    • web pre-registration module - How to make company name and email mandatory

      How to make company name and email mandatory Stop the passagepoint service On the server machine navigate to PPGlobal\Config\context\1\main.ctx Edit "options.xml" search for <isEmailRequired>false</isEmailRequired> ...
    • How to Add more than one email address to host

      You can add an email ID in any of the custom fields (example: host info custom 1), and you can drag and drop the Host: Custom Fied 1" Database Objects from the list of E-mail templates. Now when email is sent Passagepoint will also send using the 2nd ...