Geocortex Essentials Workflow Designer and Workflow Modification
I would like to bring up a form with an autocomplete box where I select a zip code (or some other criteria, like a parcel) and click a button called “Add to Zip List” where that zip code is added to the list below. Select another zip from an autocomplete box and click the button again and that zip code is added to the list below. When all selections from an autocomplete box is made, I would click the OK button and multiple zip codes (or parcels or other features are selected and the map is zoomed to multiple features and their information displayed in either a pop-up Results window or in the side panel.
This is not the same as selecting multiple features from another spatial layer such as schools within a zip code. I have used the workflow from the LA County sample dataset as a starting point to work on my modifications but it is not working the way it should.
All zip codes are being automatically loaded into the listbox rather than allowing me to press the “Add Zip Code” button.
It could have something to do with the setting, CascadingID or the Where Clause?
Only one zip code actually gets selected when I click OK. I am unable to populate a variable for Argument Name: argZipCodeAccum with anything else but a string variable and I don’t think it is the appropriate type of variable when there are multiple items in a listbox.
-
Adding items to a listbox on the same form is not possible in Essentials Workflow. You will need a second form to display the listbox.
It is possible with VS Workflow, you can call these workflow from GVH.
0 -
Thank you. Back to the drawing board then as we do not have access to VS Workflow.
0
Please sign in to leave a comment.
Comments
2 comments