Actions
Feature proposal #7148
closedImplement Likes and Follow fieldtype count output
Description
When using [FIELD_NAME] or PHP value return for a Likes or Follow field it returns nothing since both fieldtypes only respond to an HTML output. Implement support for returning the Likes and Follow count when using raw substitution. This might also be able to apply to other field types as well (e.g. number of notifications, comments, and activity).
Actions