mistic100 / jQuery-QueryBuilder

jQuery plugin offering an interface to create complex queries

Home Page:https://querybuilder.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding one input box to the Group

crookedcircle opened this issue · comments

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

  • Please search in the documentation before asking.
  • Any issue without enough details won't get any answer and will be closed.
  • Help requests must be exhaustive, precise and come with some code explaining the need (use Markdown code highlight).
  • Bug reports must come with a simple test case, preferably on jsFiddle, Plunker, etc. (QueryBuilder is available on jsDelivr and unpkg to be used on such platforms).

Please ignore. this issue is resolved.