I'm using a tokeninputrow for a form in which a user can select from a list of brands.
And though I'm able to select the brands and I can see that the ID is being passed via the Ajax call, it does't seem to save the details on form submission.
Not sure if this isn't something that is...