The name of the user field that contains the sender e-mail address for e-mails sent by HPE Community Component. When the user replies to an e-mail that HPE Community Component has sent, it is sent to the address in this field.
HPE Community Component uses the FromField
parameter in preference to the From parameter. If the specified FromField
is not present for the user, HPE Community Component sends the e-mail from the e-mail address specified in the From parameter.
You can add and edit the values of the FromField
by using the UserEdit action.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | FromField=EmailAddress
|
See Also: |
UserEdit action FieldFieldName parameter |
|