https://bugs.documentfoundation.org/show_bug.cgi?id=150577
Bug ID: 150577
Summary: Form Controls: "Input Required" in Form Controls won't
do anything
Product: LibreOffice
Version: 7.4.0.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 181996
--> https://bugs.documentfoundation.org/attachment.cgi?id=181996&action=edit
Open the database, open the form and try: All fields are set to "required" in
field properties.
Open the attached database.
Open the form.
All controls have been saved with
Data → Input Required → 'Yes'
Fields "ID" and "Surname" are also set to "Required" in table design.
Now the test:
Only fill in content for "Surname" ("ID" is set to "AuoValue"). You could save
the data without any warning. "Input Required", set in a control, doesn't give
a warning.
Only fill in content for "Forename", not for "Surname". You couldn't save the
data. An error directly from the database appears for field "Surname". No error
dialog in GUI language will appear any more here.
We have three possibilities to solve this:
1. Remove "Input Required" from Control Properties → Data. Doesn't do anything.
2. Use "Input Required" for give a warning in language of user interface
instead of warning from database directly. (Behavior of LO 6.0. and earlier)
3. Use "Input Required" for give a warning in language of user interface
independent of "Input Required" in table editing.
No. 3 would be the best solution.
--
You are receiving this mail because:
You are the assignee for the bug.