How to allow other hosts to edit an upcoming visit

How to allow other hosts to edit an upcoming visit

To enable other hosts to edit an upcoming visit:

1) Log in with any admin user role with access to the 'Web Module Interfaces'
2) Select and Edit your configured Web Module Interfaces
3) Check 'Allow all hosts to edit an upcoming visit' and Click 'Save' at the bottom of setting details window
4) For the changes to take affect PassagePoint services will need to be restarted.




    • Related Articles

    • How to Import Hosts

      How to Import Hosts (Directory Persons) Log in to Passagepoint with admin navigate to Home> External Systems> Import Mappings > click “add” In Setting Details >> Enter the Import Name, Select Import People, then Select from the drop down a Category ...
    • How does the Visit Limit work?

      Visit Limit feature works on rolling 365 calendar days (e.g., first visit is 8May2023 – the visitor will be managed within the visit limits until 7May2024). As per your settings ‘Counter days’ is set to 7 and ‘Visit Limit’ is 5, i.e. Person having ...
    • 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 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 ...