Hi,
Showcase 13.0d 2021-02-21: https://www.smartclient.com/smartcli...OperatorFilter
When you try to context click on country or capital filter field then no filter operator list is shown and following warning occurs on dev console:
Thanks,
MichalG
Showcase 13.0d 2021-02-21: https://www.smartclient.com/smartcli...OperatorFilter
When you try to context click on country or capital filter field then no filter operator list is shown and following warning occurs on dev console:
Code:
16:24:37.467:CXT6:WARN:Log:TypeError: _4 is null
Stack from error.stack:
ListGrid.getFilterOperatorMenuItem()
ListGrid.getFilterOperatorMenuItems()
showContextMenu()
FormItem._fireStandardHandler()
FormItem.handleShowContextMenu()
DynamicForm.handleShowContextMenu()
[c]EventHandler.bubbleEvent()
EventHandler._handleContextMenu()
[c]EventHandler.handleContextMenu()
[c]EventHandler.dispatch()
anonymous()
MichalG
Comment