Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Dataverse 3.2.5 Desktop Version
When attempting to use the Send Email node I am trying to pass in parameters. The documentation implies that I can choose from a field. For example:
MessageSubject
Specify the text that will appear in the 'Subject' field of all emails sent by this node.
Choose the (from Field) variant of this property to look up the value from an input field with the name specified.
A value is required for this property.
When I import the example data flow "Send E-mail node" I have the ability to pass in a value and the send email node works (see attached image "Dataverse send email good.jpg. The node works but I have to remove the single tick marks after choosing the field
When I drop the Send email node from the palette and try to select parameters I get error. If I hard code the values the node works. If I were to hard code the ToAddress but leave the MessageSubject is it shows in the JPG The subject in the email is MessageSubject and not the value on the input pin for MessageSubject. See attached image Dataverse send email bad.jpg.
Is it a configuration issue or is the node not working as designed.
Attached files
Dataverse send email good.JPG
Dataverse send email bad.JPG