For some actions you may wish to publicly list those who have participated in the action. There are two out-of-the-box ways to achieve this:
- The participant listing via the 'recent actions' tab of the Action Edition is public, so you could simply link to it to have the listing display publicly
- There is a portlet to list recent action edition participants
You could also create a template that only lists the participants and use an iframe to embed this wherever you wish.
Configuration
The participants that appear in any of the public participant listings are determined by the following:
- If Action Records have the 'anonymous' field set to 'False' (unselected). This can normally only happen if there is an option on the action form asking people if they wish to remain anonymous and if the 'Update action listing' Task is added to the Action Step (both of these are defaults).
- If they are one of the last X number of people completing the action edition. X is a number configured via the ZMI at portal_properties > ecampaigning_properties > recent_actions_count (field). The default is 20.
- If the actionrecord_catalog exists and is updated (default)

