Search using data page parameter for Multiselect property
Hi ,
We have a requirement to attach multiple case I'ds to a case. The property is multi select. So when we are trying to do so , its searching from a huge chunk of data resulting in poor performance.
We don’t have the option to select the value, which the user types in the form, to be passed as a parameter to our DataPage/Report Definition.
This results in very poor performance, as the search is done over the set of all users in the system.
We would like the value that the users types to be passed as a parameter, just like in the Autocomplete control where the option Search using data page parameter exist.
Any suggestions?