This namespace contains the special module functions for the DynamicField module.
        
        
Methods
- 
    
        (static) DynamicFieldAddAction()
- 
    
    Bind event on dynamic field add action field.
- 
    
        (static) DynamicFieldDelete()
- 
    
    Bind event on dynamic field delete button.
- 
    
        (static) Init()
- 
    
    Initialize module functionality
- 
    
        (static) Redirect(FieldType, ObjectType)
- 
    
    Redirect to URL based on DynamicField config.Parameters:Name Type Description FieldTypeString Type of DynamicField. ObjectTypeString 
- 
    
        (static) ShowContextSettingsDialog()
- 
    
    Bind event on Setting button.
- 
    
        (static) ValidationInit()
- 
    
    Adds specific validation rules to the frontend module.