- My goal: Get my filters to (1) set, and (2) stick when I move to another form and them move back. I just want to update the items in a global json variable and use them to drive the table filtering.
- Issue: I THOUGHT I did what was recommended but Iām in an infinite brain fog loop
- Steps I've taken to troubleshoot: I verified every setting for the filter fields and the tableās default filter definitions, the global json object that holds the current setting of the filter fields. I tried recreating it, moving it, etc. I hover over my Change event attached to a filter field (In the case below, Name) and see its value it never gets assigned. Iām using āIn Posā to set the value of the item in the json variable. it does not update. I canāt find documentation about how it ought to be set. my formās default filters reference the items in that global json variable.
- Additional info: (Cloud or Self-hosted, Screenshots)
Hereās the entry in the tableās default filtersā¦
Hereās the default value and current state of the json variableā¦
I canāt get it to change, therefore, the table does not filter. I need an extra pair of eyes. Please point out my dumb. Iām making a silly assumption or for whatever reason blinded to how it really works and what I should be doing.
Thanks!
-Ron


