Knowledge Base

Welcome to The Carlisle Group's Knowledge Base.

Search or Ask a Question

This is a keyword search that looks for matching articles that contain one or more words specifically by a user in articles’ tags, title and content. Admin writes brief intro content here via admin end. If you are unable to find an answer to your issue, please submit an issue here.

Back to Articles List

Defaulting values for non-existing fields | CAS

Added: 07/03/2013; Last Modified: 07/03/2013; Visits:1,645

The "default" user function can be used to create a field with default values.  The default value will only be used if the field does not exist in your current CAS file.

default 'NUMFIELD' 100
default 'DATEFIELD' 20130101
default 'TEXTFIELD' 'N/A'