Property reference

sn_apptmnt_booking.user_max_new_appointments_daily

The user_max_new_appointments_daily property sets the maximum number of new appointments a user can create in a single day. This limit, defaulting to 100, helps manage appointment availability and prevents users from overwhelming the system with excessive bookings.

Default: 100 Type: integer Application: Appointment Booking

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It restricts the number of new appointments a user can book each day to ensure balanced usage of the appointment booking system.
What area does it affect? Appointment Booking
What does the default mean? The default value is "100", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting appointment limits based on user demand or system performance.

Out of the box property record

Raw metadata from the property record.

Property name sn_apptmnt_booking.user_max_new_appointments_daily
Sys ID cec90e49877003008fe9e8e736cb0b14
Type integer
Application Appointment Booking
Default value 100
Description Maximum new Appointments per user per day
Updated 2017-08-23 14:37:50

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... (continued) Role Description [sn_apptmnt_booking.appointment_booking_user] This user can also reschedule or cancel appointments and view appointment details. Properties Appointment booking adds the following properties. Properties installed with Appointment booking Property Description sn_apptmnt_booking.user_max_new_appointments_daily The maximum number of appointments that a user can create daily. The upper limit is 100 appointments per day. • Type: Integer • Default value: 100 • Location: System Properties ...