Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > SetCSFormInput

Saves the input from a form to a contentset.

Syntax


ccLib.SetCSFormInput( CSPointer, FieldName, Optional RequestName)


Parameters


CSPointer - Content Set pointer returned from an OpenCS or InsertCS call
FieldName - the name of the field in the content set or database where the form response is to be saved
RequestName - the name of the Input element in the form being submitted. If omitted, the FieldName is used.

This page was last reviewed 4/4/2009 11:57:55 AM