openWorkItem
Open a work item and render its form in a specified container element.
Parameters
Parameter | Type | Description |
---|---|---|
openWorkitemServiceModel | OpenWorkitemServiceModel object | Data model to be used in the request. The response renders the work item form in the specified BusinessActionsServiceModel.formDiv element. |
callback | Function | A callback function to handle success or failure results from the request. |
Copyright © Cloud Software Group, Inc. All rights reserved.