Tags with Jquery?

You should see tags just like a multiple checkboxes selection. And story it as such in two ways:

  1. As a single string field containing comma separated list of id’s

  2. As a separate joined table with primary Id, tag Id

I think we have those covered in the docs

2 Likes