Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(optional) Enable the Allow guest users to bypass sharing for specific operations setting on the GoMeddo Settings page. This setting allows guest users to bypass sharing in very specific situations to enable functionality that would otherwise be impossible to have guest users perform. (Note CRUD and FLS is still checked where applicable)
These situations are:

  1. Creating a recurring reservation. It will bypass sharing in with a small extra update that just links the reservation to the recurring reservation. Only updating the recurring reservation id field.

  2. Adding junctions/services to a new reservation. Sharing is bypassed on the insert operation of the serviceReservations and other junctions so they can be linked to the new reservations correctly.

  3. Updating the Outlook/Google sync data on the reservation after syncing it to Outlook/Google this update ensures that the sync stays up to date and does not generate duplicates.

...