Property reference

com.glide.cs.portal_url_mapping._default._default

The property com.glide.cs.portal_url_mapping._default._default is deprecated and no longer in use. Administrators should refer to the Default Fallback for all other records mapping for relevant configurations.

Default: /{{portal}}?sys_id={{data.sys_id}}&id=form&table={{data.table_name}} 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? This property previously defined a default URL mapping for portal records, but it is now obsolete.
What area does it affect? Portal URL Mapping
What does the default mean? The default value is "/{{portal}}?sys_id={{data.sys_id}}&id=form&table={{data.table_name}}", which is the baseline setting used unless it is changed.
When should you review it? Review this property if you are updating or maintaining legacy configurations.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.portal_url_mapping._default._default
Sys ID fe880c373b2123009cbbcea234efc4e4
Type string
Application Global
Default value /{{portal}}?sys_id={{data.sys_id}}&id=form&table={{data.table_name}}
Description DEPRECATED - no longer used. Refer to "Default Fallback for all the other records mapping" in sys_cs_portal_url_mapping.
Updated 2024-05-25 05:06:23

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... are associated. 51 Custom URL mapping properties (continued) Property Description • Type: string • Value: /{{portal}}? sys_id={{data.sys_id}}&id={{data.table_name}}&table={{data.table_n com.glide.cs.portal_url_mapping._default.sys_user Default for User URL mapping. • Type: string • Value: /{{portal}}? id=user_profile&sys_id={{data.sys_id}} com.glide.cs.portal_url_mapping._default._default Default URL mapping for records other than knowledge articles, Service Catalog items, People (sys_user) records, publication records, and task records. • Type: string • Value: /{{portal}}? sys_id={{data.sys_id}}&id=form&table={{data.table_name}} Smart links As ...