Provide a save handler which saves values as mutlivalues. Make sure that queries can be built precisely.
select * from nt:base where contains(tags, "news");
Should work together with a info.magnolia.cms.gui.dialog.DialogMultiSelect
Description
Provide a save handler which saves values as mutlivalues. Make sure that queries can be built precisely.
select * from nt:base where contains(tags, "news");
Should work together with a info.magnolia.cms.gui.dialog.DialogMultiSelect
In my opinion we should do it. The in jcr browser editing can be done later.