admDeleteCustomField
Syntax | admDeleteCustomField(cfId) | Package | adm |
Alias |
| Pkg Usage | deleteCustomField(cfId) |
Description
Deletes a custom field.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
cfId | String | Yes | The custom field id. |
Return Type
boolean
Returns true if the custom field is deleted and false otherwise.
Example
Example
Deleting the customfield_10000
admDeleteCustomField("customfield_10000");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
