Skip to main content
Search
Search This Blog
Rob on Programming
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
Labels
dotCMS
Lucene
February 08, 2011
dotCMS multi-select - don't use commas
When creating the CODE (value/label pairs) for a multi-select in dotCMS, make sure not to have any commas in the labels or values. It screws up search.
Popular Posts
March 18, 2011
Using SELECT MAX(ID)+1 in an insert statement
April 19, 2015
PHP iterating over Blogger posts from Atom Feed XML