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

Lionel Elie Mamane <lio...@mamane.lu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |btom...@gmail.com,
                   |                            |lio...@mamane.lu,
                   |                            |serval2...@yahoo.fr
         Resolution|DUPLICATE                   |---
             Status|RESOLVED                    |NEW
            Summary|All datafields are handled  |forms controls are created
                   |as needed                   |with "input required" set
                   |                            |to yes by default
     Ever confirmed|0                           |1

--- Comment #6 from Lionel Elie Mamane <lio...@mamane.lu> ---
This does not look like a DUP of bug 120245. The latter was about a specific
set of circumstances, this is for _all_ fields, _always_.

This problem is only with forms, and is created by the property of the
_control_, nothing to do with the database. The "input required" property
became "true" by default. That's what we have to chase.

Work-around: edit the form, go over each control (that should not force
non-empty content) and set its "input required" property to false.

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

Reply via email to