admUpdateFieldConfig
Syntax | admUpdateFieldConfig(fieldConfigId, name, description) | Package | adm |
Alias |
| Pkg Usage | [updateFieldConfig(fieldConfigId, name, description)] |
Description
Updates a field configuration
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
fieldConfigId | int | Yes | Id of the configuration |
name | string | Yes | Name of the field configuration |
description | string | No | Description. May be null, in which case will be an empty string |
Return Type
Returns the field configuration struct, or a null (empty) struct if it cannot be updated
See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
