Obtaining the Initial Data to Populate the Form
The initData variable holds the JSON data stream that will be used to populate the form when it is rendered.
The data is obtained by calling ViewWorkItem.GetInitData.
_item.payloadModel.Item is the payloadModel containing the JSON data stream for the work item, obtained from the previous OpenItem call.
Copyright © Cloud Software Group, Inc. All rights reserved.