Hi,
It’s now possible to use tags in the text in a tab in a tabpanel. But I notices something strange, which I didn’t expect.
When I put the tag %%maxRecordIndex%% into the textproperty of the Tab, the number shown as the TabText is the total count of records in the underlying table and not the number of records of the underlying relation to that table.
Is this a bug? If not, it there a way to get the proper number onto the Tab Text dynamically, without creating a new calculation?
Paul