Description
When building a communication flow, creating an email and trying to use lava in the "From Name" and "From Email" fields displays a validation error.
Actual Behavior
Communication Flow Communication From Name/From Email fields cannot support lava because field validation is throwing the following error:
"The field FromName must be a string or array type with a maximum length of '100'. The field FromEmail must be a string or array type with a maximum length of '100'."
Expected Behavior
Since lava is supported, a validation error should not be shown on save when lava is used in from name/email fields.
Steps to Reproduce
- Create a new communication flow
- Create an email communication in the flow
- Enter lava to dynamically generate the From Name/Email
- Save Communication
- See "The field FromEmail must be a string or array type with a maximum length of '100'." error.
Issue Confirmation
Rock Version
20.0.1
Client Culture Setting
en-US
Description
When building a communication flow, creating an email and trying to use lava in the "From Name" and "From Email" fields displays a validation error.
Actual Behavior
Communication Flow Communication From Name/From Email fields cannot support lava because field validation is throwing the following error:
"The field FromName must be a string or array type with a maximum length of '100'. The field FromEmail must be a string or array type with a maximum length of '100'."
Expected Behavior
Since lava is supported, a validation error should not be shown on save when lava is used in from name/email fields.
Steps to Reproduce
Issue Confirmation
Rock Version
20.0.1
Client Culture Setting
en-US