FromNameField
The name of the user field that contains the sender name that must appear in the From
field of e-mails sent by the Community component.
Community uses the FromNameField
parameter in preference to the FromName parameter. If the specified FromNameField
is not present for the user, Community sends the e-mail with the name specified in the FromName parameter.
You can add and edit the values of the FromNameField
by using the UserEdit action.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | FromFieldName=EmailName
|
See Also: | From
FromField FromName RunMailer UserEdit action FieldFieldName parameter |