Property reference

sn_apptmnt_booking.max_appointments_returned

The sn_apptmnt_booking.max_appointments_returned property sets the maximum number of appointment availability windows that can be displayed in the appointment booking interface. Admins should review this setting to manage user experience and system performance effectively, especially when demand fluctuates.

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? This property limits the number of appointment slots shown to users during the booking process, with a default value of 100.
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 availability or addressing user feedback on booking limits.

Out of the box property record

Raw metadata from the property record.

Property name sn_apptmnt_booking.max_appointments_returned
Sys ID 49615048872403007272e8e736cb0b23
Type integer
Application Appointment Booking
Default value 100
Description Returns maximum number of appointment booking limit
Updated 2017-08-11 11:51:58

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Data type: String Format: UTC hasMore Flag that indicates whether there are more appointment slots to fetch after returning the limit. The limit is specified in the Appointment Booking property, sn_apptmnt_booking.max_appointments_returned (Default: 100). See Appointment booking components for more details about this property. Possible values: • true: More appointment slots can be fetched. • false: No more appointment slots are available. ...
Documentation excerpt View supporting context
Context preview Snippet 2
... 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 list sn_apptmnt_booking.max_appointments_returned The maximum number of appointment availability windows displayed in the Select Appointment window. • Type: Integer • Default value: 100 • Location: System Properties list sn_apptmnt_booking.return_unavailable_slots Disabling this property enables ...