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 create rules are enforced for new records, as opposed to general write permissions. |
| What area does it affect? |
Record creation security |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting user permissions or security policies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.security.granular.create |
| Sys ID |
afead3990a0a0aa70092a8ec7a030871 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enforce create (as opposed to write) rules on new records. |
| Updated |
2024-05-25 04:04:57 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... MIME type validation for file attachments. • Type: true | false • Default value: false • Location: System Property [sys_properties] table • Instance Security Hardening Settings: Restrict uploaded MIME types glide.security.granular.create Requires users to have write access on all individual fields on a table before they can create a record in that table. • Type: true | false • Default value: ...
Related properties