I have a document with text form fields that have already been filled in with values. They are formatted as type "number" with the number format "0".
I want to change all the fields with the number format "0" to be formatted as "#,##0". However, when I try to click one and change this (in "Form Field Options"), it resets any text in the field to its default value.
Is there any way I can change the field's number format without removing the value that has been manually entered in the field?