Search variable
I have modified one of the search .xaml files to work within our environment.
I have three autocomplete boxes that pull in the proper information from the appropriate service.
The probem starts when the search button is activated, the information that is chosen in the autocomplete boxes is not passed to the collection name string.
I have tested it with the variables (that are set to the values of the sutocomplete boxes) set with default values and it does work (i.e. the collection name string is filled with the default values and records are returned) but if the default values are removed nothing gets passed when chosen and the default 1000 records get returned.
Am I missing something? This is the first workflow I have created so I am not sure where I should be looking.
Thanks
Ewan
-
Can you post the xaml for your workflow? There are multiple places you could be missing something.
0 -
Thanks John for the reply, I figured it out the next day (isn't that always the case!!)
I had forgot to assign the autocpomplete boxes to the output arguement.
Thanks
Ewan
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare