Get Combobox selected value in the workflow
I have a combobox "cmbAssetType" in the DisplayForm with some added values. How do i get the selected value elsewhere in the workflow.
0
-
Hi Abhay,
In the Display Form you would have set the argument name for cmbAssetType and in the "Output Arguments" section of the Display Form you would assign the value of this argument to a variable defined within the workflow. This variable is how you access the selected value later in the workflow. The steps would be -
1) add a Display Form activity
2) click the "Design Form" button on the activity
3) add a combobox and set the "Argument Name"
4) click the OK button, the Argument Name now shows up under "Output Arguments"
5) add a variable name beside the "Argument Name" created in step 3
6) use the new variable as required
I hope this helps.
Regards,
Wayne Richard
Latitude Geographics Group Ltd.
Head Office: 300 – 1117 Wharf Street Victoria, BC Canada V8W 1T7
Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com
Developers of Geocortex web-based mapping software | www.geocortex.com
An Esri Platinum Business Partner0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar