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 determines whether a monthly schedule entry selects the nth week of a month or the nth day of the month for recurring events. |
| What area does it affect? |
Scheduling and Calendar Management |
| What does the default mean? |
The default value is "day", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring or adjusting recurring monthly schedules. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.schedules.repeat_nth |
| Sys ID |
ab1447509f0210008f88ed93ee4bcc24 |
| Type |
choice list |
| Application |
Global |
| Default value |
day |
| Description |
Controls how a Schedule entry with Repeats: Monthly, Monthly type: Day of the Week, is defined.
week - choosing a day of the month in the nth week selects the nth day of the month
day - choose the the nth day of the month to select the nth day of the month |
| Updated |
2024-05-25 05:09:17 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and logos may be trademarks of the respective companies with which they are associated. 81 • Type: true | false • Default value: false • Location: System Property [sys_properties] table glide.schedules.repeat_nth Controls how a schedule entry with Repeats set to Monthly and Monthly Type set to Day of the Week is defined. Choices are Week or Day. The Week option is ...
Related properties