Skip to content

Conversation

@Indomitable
Copy link

Ability to reference nested properties in fieldName using:

                 fields: {
                     "FieldName.NestedName": {
                         title: "Title"
                     },

@morgunder
Copy link

your pull request got me thinking. i had a problem with my ajax side complaining that uid was ambiguous. but i saw your syntax here and wrote the field name out as "p.uid" { ... jtable guts here ... } and bam! no more ambiguous error from mysql. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants