I have a simple question regarding text formating.
On my Account Profile Form I have a tab panel that switches between orders and contacts.
I have aggregation count field in each related table that calculates the number of records.
I can display the number or related records from each table by using a field or label.
I want the tab text to show the number of related records. Example:
Orders (10) , Contacts(5).
I tried playing with the text / html editor but I don’t think I know what I am doing. it just displays: %%accounts_to_orders.OrderCount%% .
Does anyone know how to embed the count into the text?
Thanks,
Erich