Home > Contents > Index >
AssetMaker   |    Cart Tags   |    Errors   |    Miscellany   |    Index

 

PROPERTY

Instructs AssetMaker to create a new property and provides the name for the column in the table and the name for the field in the CS-Direct forms.

Syntax

Parameters

NAME (required)
The internal name of the property, that is, the name of the column in the database table for this asset type.

If you use "URL" as the first three letters of the column name, Content Server recognizes it as a URL column (or upload field).

If you specify that this column is a URL column, Content Server stores the data entered for this field as a file in the external storage directory identified by the DEFDIR parameter for the ASSET tag.

DESCRIPTION (required)
The external name of the property, that is, the name of the field in the CS-Direct forms.

Description

Nested within each pair of PROPERTY tags are the STORAGE, INPUTFORM, SEARCHFORM, and SEARCHRESULTS tags that define the data type that the column stores, the format of the field, and on which forms the field appears.

Example

This code fragment shows one PROPERTY statement, including its STORAGE, INPUTFORM, and SEARCHFORM statements:

  Home > Contents > Index >

FatWire Miscellaneous Reference
Copyright 2005 by FatWire Software
All rights reserved.