13
Views
2
Comments
[OutSystems Data Grid] OperatorTypeId using values that are not on the Static Entity
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive
Service Studio Version
11.55.36 (Build 64309)

It seems like the OperatorTypeId on ActiveFilters for the Grid_Events\OnFiltersChange Event is using values that are not on the Static Entity Filter_OperatorType. 


Not sure if it is expected (doesn't seems like it), but I don't have 'Not Begins With' and 'Not Ends With' on the Static Entity Filter_OperatorType. When handling the OnFiltersChange event for server side filtering, the OperatorTypeId has values like 'NBW'. 


I know I could use TextToIdentifier(), but I think it should be brought to the assets support radar.


Please let me know if I'm missing something. 

UserImage.jpg
Gonçalo PT

Hi @Emily Targa 

Could you please share a sample OML where that can be reproduced and the steps to reproduce the issue? Thanks!

Cheers,
GM

2026-03-08 22-02-12
Emily Targa

Hi @Gonçalo Martins 


Sure, here you go. 

I've created an example module on my personal environment so it's easier to test.

Just try using either "Does not begin with" or "Does not end with" filters by condition, you should see an error message:



If you have any questions, just let me know :) 


Thanks,

ET

DataGridExample.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.