https://bugs.documentfoundation.org/show_bug.cgi?id=91801

Gordo <gordon1dr...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #5 from Gordo <gordon1dr...@yahoo.com> ---
Is traversing a menu that says Insert -> Fields not already an indicator?  The
whole point of fields is to use them in the document.  The help on the Fields
-> Variables dialogue says that a User Field:  "Inserts a custom global
variable. You can use the User Field to define a variable for a condition
statement. When you change a User Field, all instances of the variable in the
document are updated."

Anyway, I have thought about it some more.  I think what is happening in the
table is that because the field hasn't been inserted it thinks that "= <field
name>" is an insert field action so it is truncating the rest of the formula. 
If the formula does not start with the field name, e.g. = 1 +  <field name>,
then it will display correctly when converting to pdf.  As a workaround you
could use "= 0 +" at the beginning of the formula.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to