Custom-Fields - MACROMEDIA BREEZE-USING THE BREEZE XML WEB SERVICES Use Manual

Using the breeze xml web services
Table of Contents

Advertisement

The ID of the field to be updated (can be obtained by calling action
field-id
). This parameter needs to be specified only when updating an existing field.
fields
The name of the custom field (may be 1 to 60 characters long).
name
Any comments on the custom field (may be 0 to 60 characters long). This parameter
comments
is optional.
The type of the custom field. Must be one of the following:
type
Value
required
optional
optional-no-self-reg
The custom field number. Specify this parameter only when creating a new
custom-seq
custom field (should be one more than the current maximum value of
Returned elements
When updating an existing custom field: no elements are returned.
When creating a new custom field:
Sample Results:
When creating a new custom field:
<results>
<status code="ok" />
<field field-id="1562" account-id="7" custom-seq="4"
type="optional">
<comments>none</comments>
<name>Manager</name>
</field>
</results>
When updating an existing custom field:
<results>
<status code="ok" />
</results>

custom-fields

Description
Lists the custom fields of an account and the details of the fields.
Parameters
The access key for the account.
accesskey
Note: The
accesskey
include this parameter in Breeze 4.1, it is ignored.
48
Chapter 4: Action Reference
Description
Required account custom field
Optional and show during self-registration
Optional and hide during self-registration
.
field
parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
custom-
).
custom-seq

Advertisement

Table of Contents
loading

This manual is also suitable for:

Breeze

Table of Contents