Fix a bad template variable in SendNewletters workflow activity, bug #10953
This commit is contained in:
parent
5a43e24384
commit
b57dff3e3e
4 changed files with 140 additions and 3 deletions
|
|
@ -157,7 +157,8 @@ Store subscription information for a user into the database.
|
|||
|
||||
=head3 $subscriptions
|
||||
|
||||
A string containing newline separated subscriptions for a user.
|
||||
A string containing newline separated subscriptions for a user. A "subscription" is the
|
||||
fieldId of an asset metadata field joined with the metadata value with a tilde "~".
|
||||
|
||||
=head3 $userId
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue