Display views only if they have records?
Sorry if this is not the right forum, please move it to the right one if it's not. I just found Creator today and have become a bit addicted to creating a new app. I have done web application and Creator is a great quick prototyping tool, but also a great for developing and hosting web apps if you don't care to go through the hassle of developing/hosting it all yourself.
Anyway, so far my first question is this - is there any way to only have a view show up on a tabbed layout if it actually has a resultset? I don't want to have empty views show up as they are useless for my purposes.
Optimally what would be nice is to be able to have nothing display initially when you open a particular tab except for a picklist of views that you preselect. In other words, I only really want to show one view on a particular tab, because having to scroll through multiple ones is a pain, even if their rows are limited in number. I'd much rather have the user pick which view based on my preselected filter (I have a number of similar views that differ only in what a value for a certain field is), and have that view display a decent number of rows. And not have those that don't have any records in them show up in the picklist at all.
I know, this is somewhat demanding, and possibly I need to again look at developing this app from scratch, but it would be nice to have something like the above as options. Hopefully there will be something like these in Creator 3?