Editing GES custom tokens
-
Hi, I was wondering if it’s possible to edit the GES custom email tokens. For example, I’d like to change how {{{ges.action}}} is formatted. So I want to change this:
[User](<a href="link_to_user_profile">link_to_user_profile</a>) posted an update in the group [Group](<a href="link_to_group">link_to_group</a>):
To this:
<a href="link_to_user_profile">User</a> posted and updated in the group <a href="link_to_group">Group</a>:
Looked through the code a bit, but can’t figure out how {{{ges.action}}} is actually built. Thanks for any insights!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Editing GES custom tokens’ is closed to new replies.