/
Extending the Sample Expressions list
Extending the Sample Expressions list
Starting in GlobalSearch 6.3, Sample Expressions are available and can be leveraged to extend the input formatting on a field.
Customers with a need can extend the list of available expressions by adding them to the config.json in Square9Web (GlobalSearch’s base client folder). Adding items to the list will extend the default list, not replace it.
Example path. (Driver letter will vary for your install.)
C:\inetpub\wwwroot\Square9Web\config.json
"customRegExList": [{
"name": "Social Security",
"value": "(?# ###-##-#### #)^(?!0{3})(?!6{3})[0-8]\\d{2}-(?!0{2})\\d{2}-(?!0{4})\\d{4}$"
}]
Cloud customers can request additions be made to their default list by submitted a support ticket, but it’s assumed this would be a rare requirement.
, multiple selections available,
Related content
What's New 6.3
What's New 6.3
More like this
Regular Expressions for Fields
Regular Expressions for Fields
Read with this
Common Patterns
Common Patterns
More like this
Configuring GlobalSearch to filter AD Users and Groups
Configuring GlobalSearch to filter AD Users and Groups
Read with this
Edit Fields
Edit Fields
More like this
Advanced Links
Advanced Links
Read with this