Returns the HTML string that has been configured in the HTML page (Creator 4).
Parameters:
ZCComponent | An object that holds the details of the specified component. |
Returns the ZML response for the specified page (Creator 5).
Parameters:
ZCComponent | An object that holds the details of the specified component. |
Executes the custom function in the specified page (Creator 5).
Parameters:
ZCComponent | An object that holds the details of the specified component. |
elementId | The ID of the button. |
actionConfig | The action config value received in the ZML snippet. |
Returns the download URL for the image uploaded in the page (Creator 5).
Parameters:
ZCComponent | An object that holds the details of the specified component. |
fileName | The file name of the specified image. |
Returns the data for the Display Data in the specified page. (Creator 5)
Parameters:
ZCComponent | An object that holds the details of the specified component. |
IDs | The list of element IDs in the specified page. |