https://bugs.documentfoundation.org/show_bug.cgi?id=146737
--- Comment #3 from [email protected] --- (In reply to Eike Rathke from comment #2) > Changing the format of an inserted user field is not possible at all. Does that mean NAB? Or maybe a need for better documentation? (e.g., in [1]) Also, from experimenting, it seems possible to insert variables with the same variable name, but different formats, which results in (what seems like) problematic (interactive) behavior between the formats. Case 1 (user field) 1. Insert user field with "Standard" format, and a text string value. Actual: 0 is shown. 2. Insert another user field, with same variable name, "Text" format, and a text string value. Actual: The text value is also shown in the first user field as well. (i.e., the "Standard" format is, in effect, overridden). Case 2 (variable) 1. Use "set variable" to insert a field with "Standard" format, and a text string value. Actual: Nothing is shown. 2. Insert another variable field, with same variable name as the first, but "Text" format, and a text string value. Actual: The text value that was entered for the first variable is now shown, even though the format is "Standard". In short, these two cases show how the same variable name with different formats result in "standard" format being able to show text. [1] https://help.libreoffice.org/7.6/en-US/text/swriter/01/04090300.html?&DbPAR=WRITER -- You are receiving this mail because: You are the assignee for the bug.
