Add Query.List.Empty to suggestion list in IF nodes
1795
Views
7
Comments
Implemented
Service Center
OutSystems 8.0
When we want to check if a query is empty, we need always to use expression editor.
I suggest that the empty property of the query list can be used without opening expression editor.
For that Outsystems team need to add Query.List.Empty to the suggestion list of the IF nodes' condition property.

2013-10-02_12h57_19.png
Excellent, it will be a great help
Excellent, it will be a great help
Hi,

I agree!
I think that all the boolean properties of the query's list should appear in the suggestions list: EOF, BOF and Empty.

Cheers,
JA
As José suggested displaying all boolean properties would be more coherent.

However, I almost never use EOF and BOF properties, so I believe that the Empty property would be enough.
Well, although this would be nice, I'm always using "not empty" (and change the If's title to "Found?" or "Success?" or the like) so my flow is positive instead of negative. But yeah, typing a "not" in front of something auto-selectable is better.
Already available at 8.0.1!

Great job!!

Thanks

my very first implement ideia! Yeahhh