Forum
Subscribe


The Keyword Totals output field

The Keyword Totals field is used to display the number of members who have selected each interest.

    This output field has four variables:

  • Keywords, all or a specific keyword (default is '' for all)
  • OpenFormat (default is '<tr><td>') Formatting placed before the name of the category
  • MidFormat (default is '</td><td align=right>') Formatting placed between the name of the category and the number of members
  • CloseFormat (default is '</td></tr>') Formatting placed after the number of members
  • Examples:

  • <? keyword_totals ('Search');?> would show only the details of the Search category, using the standard table formatting.