Property reference

com.glide.cs.portal_url_mapping.csp._default

The property com.glide.cs.portal_url_mapping.csp._default defines the default URL mapping for CSP records. Admins should review this setting to ensure that the URL structure aligns with their application's requirements and user access needs.

Default: /csp?id=form&table={{data.table_name}}&sys_id={{data.sys_id}}&view=css Type: string Application: Global

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 configures the default URL format for accessing CSP records, allowing for dynamic table and record identification.
What area does it affect? CSP Record Management
What does the default mean? The default value is "/csp?id=form&table={{data.table_name}}&sys_id={{data.sys_id}}&view=css", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring or troubleshooting CSP access and URL mappings.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.portal_url_mapping.csp._default
Sys ID ddf780373b2123009cbbcea234efc4f9
Type string
Application Global
Default value /csp?id=form&table={{data.table_name}}&sys_id={{data.sys_id}}&view=css
Description CSP Default Record URL Mapping
Updated 2018-11-09 16:22:37

Sources

Official references and nearby text excerpts where this property appears.