Calculating is wrong if file is opened in a browser
- November 13, 2024
- 1 reply
- 580 views
I have made a simple file, that is used to calculate.
I haven't used javascript in it.
My file works perfect when i test it.
It works perfect when emaild to a coworker.
BUT when launched on a website, the calculation suddenly multiplies by 1.000.
There are 5 fiels named 'Antal km - høj Sats 0/1...'
The fileds are summed up ind another field called 'Antal km i alt - Høj sats' (this works all right)
Another field has a fixed value - field name = 'Gældende Høj sats'
The last field should multipli the Antal km i alt - Høj sats' with 'Gældende Høj sats' - but in the browseer the result is way too big.
*****
Another issue:
The field for signatures disappears when shared on the website.
Why does it do that?
Attached is the two files - the one I made: 'Kørselsregnskab ver. 4.0'
And the one, opened in a browser and then saved with the failiure in it: 'Kørselsregnskab ver. 4.0 fra web'
(Sorry for all the danish letteres in my field names and file names)
