Damien Sorel

Results 165 comments of Damien Sorel

Do you plan to publish this plugin ? If not you override an existing statement function.

It is totally normal that these properties are undefined or null in this event : it is called right after it's creation during the initialisation process. I checked a few...

Could you debug from here https://github.com/mistic100/jQuery-QueryBuilder/blob/dev/src/core.js#L541 to know where the data is lost or not transmitted ? I admit it should be there ('getRuleFilters' is triggered inside 'createRuleFilters' method)

No. You can use the filter `input` and return your special layout when the rule operator is MOD, not very pratical though. I'll try to implement operator level inputs layout...

The lib does not provide this functionallity, which is quite similar or linked to #576 and #653 As you could have seen, the developped is quite paused for now.

Probably never Sent from MailDroid -----Original Message----- From: Ghader Hosseinpour ***@***.***> To: mistic100/jQuery-QueryBuilder ***@***.***> Cc: Damien Sorel ***@***.***>, Mention ***@***.***> Sent: mer., 29 déc. 2021 8:18 Subject: Re: [mistic100/jQuery-QueryBuilder] Free...

It's not configurable. Might think about it.

### Proposal Global parameters : - max_groups - max_rules - max_depth (current `allow_groups`) - max_rules_per_group Group flags when using `setRules` (will **not** override global config) : - max_rules - max_groups...

I can't tell, sorry