Using the data picker with a custom data source. Noticed an issue where one can pick the same items multiple times. Is there any way to determine what values are picked before the data source returns items so one can filter out items that are already picked?
Data picker, only pick distinct values?
Using the data picker with a custom data source. Noticed an issue where one can pick the same items multiple times. Is there any way to determine what values are picked before the data source returns items so one can filter out items that are already picked?
Hi Anders,
Currently, no, Data Picker does not support unique items (non-duplicates).
I think it's a good suggestion and I can look at adding the feature to Data Picker in future.
If you have time, would you mind posting this on Contentment's GitHub repository? Just so I don't lose track of it. https://github.com/leekelleher/umbraco-contentment
Thanks,
- Lee
Hi,
I have added to the Github: https://github.com/leekelleher/umbraco-contentment/issues/410
/Thanks Anders
is working on a reply...