The following applies if you are using a version of the software before Update 25. For the latest information, see CreateObjectFromSelectedObjects client API.
The following applies if you are using a version of the software between Update 22 and Update 25.
Argument |
Description |
---|---|
Parameter 12 |
Additional property to set (Not supported in the Desktop Client). |
Parameter 12 default |
None |
Parameter 12 description |
Three ~ separated options (UID~Text~Method) which set the property identified by the UID to True, and invoke the specified method, when the button with the specified text is clicked. For example, if the user specifies SDACreatedAsDraft~Save As Draft~MTH_SOPSPrepareChangeRequest, a Save As Draft button appears on the form and when clicked, the value of the property with the UID SDACreatedAsDraft is set to True, and the SOPSPrepareChangeRequest method is invoked. |
Parameter 12 type |
String |
The following applies if you are using a version of the software before Update 22.
Argument |
Description |
---|---|
Parameter 12 |
Additional property to set (Not supported in the Desktop Client). |
Parameter 12 description |
Web Client includes two options (UID~Text), separated by a ~, to identify the property based on the UID and set the property value to True on clicking the button with the specified text. For example, if the user specifies SDACreatedAsDraft~Save As Draft, a Save As Draft button appears on the form and when clicked, the value of the property having the UID as SDACreatedAsDraft is set to True. |
Parameter 12 type |
String |