Hello!
It'd be convenient and great if we could include datapills inside of "" while in formula mode.
Currently if the datapill is inside quotes, we're returned the back-end representation of the pill.
Eg. "This is the <datapill>" returns "This is the _('data.workato_variable.a3e4ce3c.datapill')"
What would be preferred is: "This is the datapillValue".
This would be simpler than breaking quotes whenever we want to include a pill in a formula output.
Thank you!
Hi,
You should be able to achieve something similar by using string concatenation.
An example of this would be:
Send us a ticket, we will try our best to assist you with your problem
Justin Norris
Allow datapills in quotes in formulas
Hello!
It'd be convenient and great if we could include datapills inside of "" while in formula mode.
Currently if the datapill is inside quotes, we're returned the back-end representation of the pill.
Eg. "This is the <datapill>" returns "This is the _('data.workato_variable.a3e4ce3c.datapill')"
What would be preferred is: "This is the datapillValue".
This would be simpler than breaking quotes whenever we want to include a pill in a formula output.
Thank you!
1 person has this question