Utils 1 0-updateCustomFieldType
From ADF Docs
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Utils_1_0
Description
Updates a custom field type record
Signature
public boolean updateCustomFieldType ( numeric ID, string propertyModule, string renderModule, string type, string JSValidator, string active )
Parameters
| Required | Name | Type | Description |
| required | ID | numeric | The Field ID for the field type |
| propertyModule | string | ||
| renderModule | string | ||
| type | string | ||
| JSValidator | string | ||
| active | string |