Hi @Alex Medved _ConfiForms_
How can i replace comma in this case?
My multi-row field:
My code:
[entry.okresdostepnosci.iterateAndPrint([entry.dataod.label.escapeJSON] - [entry.datado.label.escapeJSON] - ([entry.okrdostkwota.label.escapeJSON])\r\n).renderAsHtml
Code in Jira issue:
2024-01-25 - 2024-01-27- 90000 00
The comma character has been removed.
How can I make it not be removed or replaced by a dot character?
The replaceWith function doesn't work.