You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on a client app, I noticed that 'id' was not supported when included in the filterChooserModel's fieldSpecs. This is presumably because 'id' is not a field on the record.
This can be reproduced in toolbox by adding 'id' to the column filtering example's filterChooserModel's fieldSpecs.
While working on a client app, I noticed that 'id' was not supported when included in the filterChooserModel's fieldSpecs. This is presumably because 'id' is not a field on the record.
This can be reproduced in toolbox by adding 'id' to the column filtering example's filterChooserModel's fieldSpecs.
See also:
id
field configured withenableValues:true
#3476The text was updated successfully, but these errors were encountered: