IntelliSurvey reserves certain programming tags, element decorators, and their aliases for system use, restricting their input types and functionality. When a survey programmer creates a sheet, these "reserved" terms cannot be used as column headers for custom data. They can, however, be used for their intended purpose. For example, 'anchor' used in a column would either accept a blank, 'n', or 'y' as input.
Below is a list of reserved terms. Note, if the term has an underscore, such as 'collection_header', the version with no space ('collectionheader') follows the same rules.
- anchor
- autocalc
- autocomplete (or ac)
- autoother
- category
- collection
- collection_header
- condition
- datatype
- desc
- encrypt
- exclusive
- explain
- flag
- goto
- hide_if_alone
- if_blank
- if_not_set
- image (or show_image)
- image_alt_text
- image_max_height
- image_max_width
- image_placement
- images
- initial_quota
- mark_as (or mark)
- maxcards
- maxlength (or max_len)
- mincards
- minlength or min_len
- number_format
- parent
- parent_coll_id
- qualify
- range
- required
- set_value
- size
- term
- term_after
- text
- translate
- trigger_checklist (or trigger)
- trigger_id
- trigger_text
- weight
Comments
0 comments
Please sign in to leave a comment.