DesignerAddFieldsV1

The DesignerAddFielsV1 call gives you the ability to add Fields to an existing Field Set. Note that The DesignerAddFielsV1 call throws an error when the Field Set is being edited.

The request requires the following fields next to the standard fields.

Field Type Description
project repositoryobjectname The name of the project to which the Fields should be added.
fieldset repositoryobjectname The name of the Field Set to which the Fields should be added. This Field Set has to be in the root of the Field Sets folder.

Once the Fields are added to the Fields Set, it gets the status Published.

fieldlist message A comma-separated list of Fields that have to be added to the specified Field Set.

The response only contains the standard fields.

In case of an error, the response contains a SOAP Fault structure.