I’d like support for showing record counts from a Softr Database table directly in navigation labels, for example “Leads (27)”.
A built-in count function would solve this, such as:
{{count table="Leads"}}
And ideally with filtering:
{{count table="Leads"?filter="Status":"Not completed"}}
A global-variable style option would also work if it allows setting a count once and referencing it in the nav.
This would make it easier to build clear and informative dashboards.
Thanks for considering it ![]()
Example:
