If you add a multi-value field to a shared field set, we only allow that field. If you already have a field in the shared field set, we do not allow you to add a multi-value field to the field set.
Try creating a new shared table just for the checkbox tree field. It’s my understanding that fields that create their own child tables are only allowed in shared table definitions by themselves.
ok thanks. it’s working. i created another share field file and i can create a checkbox tree field.
but i hit another problem, when i was adding that shared field i just created to a content type. i get this error.
Could not save the design object of type ‘com.percussion.cms.objectstore.PSItemDefinition’ with id ‘8,589,934,910’. The underlying error was: The following shared fields excluded by the content editor cannot be located in any of the included shared groups: body, callout, description, displaytitle, filename, keywords, webdavowner.
ok the problem is gone. i had to remove the content type and shared field files then recreate them. no big deal.
is there a tutorial on how to populate checkbox tree from database or static xml file? thanks.