My View module has a dropdown list. How can I dynamically add the selected value as a parameter to the EditUrl call. I would like to use it when editing a record.
The question is not how to add the parameter - it's how to add the selected value as a parameter.