Damien Sorel

Results 165 comments of Damien Sorel

My point of view and time didn't change from #114. I leave this open though because I can't deny it's a common request but I mark as "won't fix", meaning...

@papyr this is not the subject of this issue you can find here a similar issue about using custom SQL functions https://github.com/mistic100/jQuery-QueryBuilder/issues/334 (check my final comment with the unit test)...

Do the whole layout needs to be reversed ? If so, it's not possible without a bunch of CSS overrides, the lib does not offer this option.

I can't really explain what is needed to achieve this. Please tell me if you got any progress, I wouldn't duplicate the work if I got the time to do...

I tried : it's extremely complicated to integrate this in a generic way. The number of side effects is outstanding.

Not yet sorry, It's still planned though

To retrieve the rules you need the getRules method (convenient name :-D ) https://querybuilder.js.org/#method-getRules --- There is currently no way to distinguish or stop events when the setRules method is...

"I got an error" is not really helpful..... But when "setRules" is processing the model is being constructed (step by step), no surprise "getRules" behaves incorrectly, it's conceptually wrong to...