Personalization searchBuilder
Personalization searchBuilder
 luaan2012            
            
                Posts: 11Questions: 1Answers: 0
luaan2012            
            
                Posts: 11Questions: 1Answers: 0            
            Hii, How Im personalize searchBuilder?
For example: 
How initialize with condition "contains", its possible?
If yes, how I can apply hide this field, example:

initialize with condiditon "contains" and hide this field..
This discussion has been closed.
            
Replies
You could do something like this here, though it does make for an odd interface! Note, this is a mix of
searchBuilder.preDefinedto give the predefined filters, and then CSS to remove that conditionselectelement.Colin
very cool! ty so much!