Hello !
I have a mail template with the Pedido ID (numeric)… how can I set de format of the number?,.. without decimals.. in the mail template?
Hello !
I have a mail template with the Pedido ID (numeric)… how can I set de format of the number?,.. without decimals.. in the mail template?
Hi
Hi
While I do love coding and might use it a bit too preemptively, the E-Mail templates in Pipefy unfortunately do not offer too many possiblitiy to do so. The E-Mail templates in Pipefy have only HTML & CSS support, meaning, markup and style, and no programmatic way to actually change the content. The field values that Pipefy injects are text only and they do not (yet) provide any way to manipulate it.
Now, to your actual problem: if I understand correctly, you have a numeric field in Pipefy and want the field value in the template to be without decimal digits?
Then, the only two ways I can think of right now are:
Tell me if you need more details on one of the solutions.
Best regards,
Tim
Hi Tim, thanks
If you have more details how to implement the first options will be greats.
best regards
Sure. To setup a short text field with custom validation, follow the screenshot below:
The interesting question for you will be what to use as input in the “Custom validation” field.
I cannot give you a definitive answer without knowing the format of your ID.
Examples include:
If you want to know more about what each character does in the RegEx, or want to test them on your inputs, checkout e.g. https://regex101.com/
greats!! thanks thanks & thanks.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.