Difference between revisions of "Utils 1 0-updateCustomFieldType"

From ADF Docs
Jump to: navigation, search
 
Line 5: Line 5:
  
 
== Description ==  
 
== Description ==  
[[Utils_1_0|Return to Utils_1_0]]
 
 
 
Updates a custom field type record
 
Updates a custom field type record
  

Latest revision as of 14:00, 9 April 2010

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