Property reference

com.snc.listv2.nlq.lists.append_query

The com.snc.listv2.nlq.lists.append_query property determines whether NLQ inputs add to or replace existing query conditions. When set to true, it enhances query specificity by appending new criteria; setting it to false resets the query entirely.

Default: true Type: boolean 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 controls whether NLQ inputs append to the current query or replace it, affecting how search conditions are processed.
What area does it affect? Natural Language Query
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 query behavior for user search experiences.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.listv2.nlq.lists.append_query
Sys ID 87c47f800f12101013c4032fef767eba
Type boolean
Application Global
Default value true
Description When true (default), NLQ inputs will always append to the existing query via an "And" operator. When false, the query will destruct. NLQ inputs will replace any existing conditions.
Updated 2024-05-25 05:08:53

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Properties. Filter for the NLQ properties. Note: Editing these system properties requires the admin role. The nlq_admin role does not have permission to edit records in this table. Property Description com.snc.listv2.nlq.lists.append_query • True: NLQ inputs add onto existing queries via an "and" operator • False: New NLQ input replaces any existing queries © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ...