Multiple Tables #871
Unanswered
shivamChopraCodes
asked this question in
Q&A
Replies: 1 comment
-
Please use For better UI to select table -> field please use renderField: (props) => <FieldCascader {...props} />, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My use case has bunch of tables and a table can have upto 20-30 fields. I was trying to find a way for adding a select input for tables and then letting user select the field basis of the table selected in first input.
I haven't been able to implement this using react awesome query builder.
Will really appreciate any help here.
Beta Was this translation helpful? Give feedback.
All reactions