Answers:
You didn't write that.
Now you write like this: {row:product_productprice#2]}
And you need it like this: {row:product_productprice[#2]}
That is,
- [#2] - two decimal places
- or [#3] - three decimal places
29.11.2021, 14:12
Original comment available on version: ru
If you paste the same variables through the clipboard, that is, Ctrl+C/Ctrl+V - then nothing will come of it. You need to insert exactly the same variable separately
29.11.2021, 14:32
Original comment available on version: ru
[/quote]
If you paste the same variables through the clipboard, that is, Ctrl+C/Ctrl+V - then nothing will come of it. You need to insert exactly the same variable separately
[/quote]
- image, I can insert a link.
how to insert a variable separately? And even before that, change its format?
29.11.2021, 14:38
Original comment available on version: ru
- yes, I understand
- but which variables produce two characters without specifying the format.
and when you specify, ceases to be perceived as a variable.
could this be a bug?
29.11.2021, 15:44
Original comment available on version: ru
but even more so, I admit that you wrote the change by hand and could have indicated that it was a Cyrillic letter.
Change is required to select from the list on the right. try adding {row:product_productprice} to the first column
29.11.2021, 15:50
Original comment available on version: ru
this means that in your source code of the document (html - you can open it by the first button in the editor header) you have text or symbols inside the variable. It should be clean, go into the code and remove the extra text. This usually happens when you paste text by copying ctrl + v inside a variable
29.11.2021, 16:15
Original comment available on version: ru
- to the first column?
- also works in the fifth one, but without the "[#2]" insertion, and there are no Cyrillic characters in this insertion
and in the first one with an insert it also does not work, and the format does not affect the number in order at all
29.11.2021, 16:19
Original comment available on version: ru
The variable {row:product_index} is a field of type integer, that is, an integer, it cannot have a fractional part, an indication in the format {row:product_index[#2]} is not allowed for it
29.11.2021, 16:37
Original comment available on version: ru
well, at least one variable with the format is displayed ....
and {row:product_productprice[#2]} - why does it cease to be displayed if you add a format?
29.11.2021, 16:43
Original comment available on version: ru
Add the previous messages in the topic and try to understand, you do not show what you have filled in, I cannot predict, only guess. If your variable in the code looks like this {row:product_productprice[} - then this is incorrectly filled
You need it like this {row:product_productprice[#2]} - if filled like this, it will work
29.11.2021, 16:46
Original comment available on version: ru
that's how it's written,
when adding a format to variables, they are no longer displayed, (except for {row:product_index} - it ignores the format)
29.11.2021, 16:58
Original comment available on version: ru
view shows the last created document according to this template, so to see the changes - you need to create a new document in the order and already in this document you will see the changed values, according to the variables
29.11.2021, 17:01
Original comment available on version: ru
Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter.
Log in and comment