Inject data attribute into selection item?
Hey- working with this plugin, I find one thing lacking.... I would like to be able to assign an attribute to the selection item, let's say "data-id" that correlates to the value of the specific selection from the database. I can access the element, and I can inject a data item into the result object, but not into the selection object that has been created from the result
Any ideas?
Thanks!