DataCubeService.getCustomConfigurationUI Method
Gets the custom configuration UI for the specified transform from the server.
Parameters
- id
-
Type: String
The component ID of the transform to get the custom configuration UI for.
Return Value
Type: jQuery.Promise
Value: String
A promise object that is resolved when the call is complete.
If successful, a String containing the UI data is returned.