Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Ideas] Suggested static entity when comparing StaticEntityId with Entities.StaticEntity.Record

$
0
0

Imagine that I have the static entity BuildingType with records Villa, Office and ParkingLot. If I have an entity with attribute BuildingTypeId, when comparing like:


MyEntity.BuildingTypeId = Entities.StaticEntity.Record


the suggestion default should be BuildingType instead of all other static entities like MenuItem, MenuSubItem, etc.


Viewing all articles
Browse latest Browse all 1476385

Trending Articles