mistic100 / jQuery-QueryBuilder

jQuery plugin offering an interface to create complex queries
https://querybuilder.js.org
MIT License
1.68k stars 552 forks source link

Adding one input box to the Group #958

Closed crookedcircle closed 1 year ago

crookedcircle commented 1 year ago

Hello Mistic,

I have added one field in the group and it is being displayed nicely. But i am unable to get the value of that field in the JSON. Can you please tell me how do i get this field in the JSON output. builder_group_0_remarks builder_group_1_remarks

While adding the groups the field name is also getting updated. But i am unable to get the value in JSON output FieldAdded

Can you guide me how do get the field added to the group node.

Issues guidelines

crookedcircle commented 1 year ago

Please ignore. this issue is resolved.