Question
Problem with calculated field in Google Chrome
- February 2, 2024
- 1 reply
- 1919 views
Hi
I have a problem with a calculated field in a adobe document that works in the adobe app but not when the document is opened in Google Chrome.
I seems like when the adobe document is opened in Google Chrome and I start to fill out the fields with a number with comma the calculated field thinks the number 10,00 is 100. When I open the document ind Adobe it works perfectly fine.
I have tried the custom format script event.value "= event.value.replace(",",".");" I found in another subject.
Can anyone help with this?
