Details

    • Proposal:
      Hide

      1. add schema changes: input-required.diff
      2. add new in part 3:

      <quote>
      19.xyz form:input-required
      The form:input-required attribute specifies whether a control that is bound to a database field requires user input for the form to submit.
      The attribute is not evaluated for a control that is not bound to a database field via 19.263 form:data-field, or that has the 19.259 form:convert-empty-to-null attribute evaluate to "false".
      The defined values for the form:input-required attribute are:
      • false: a control that has no user input does not prevent submission of the form.
      • true: a control that has no user input does prevent submission of the form.
      The default value for this attribute is false.
      </quote>

      Show
      1. add schema changes: input-required.diff 2. add new in part 3: <quote> 19.xyz form:input-required The form:input-required attribute specifies whether a control that is bound to a database field requires user input for the form to submit. The attribute is not evaluated for a control that is not bound to a database field via 19.263 form:data-field, or that has the 19.259 form:convert-empty-to-null attribute evaluate to "false". The defined values for the form:input-required attribute are: • false: a control that has no user input does not prevent submission of the form. • true: a control that has no user input does prevent submission of the form. The default value for this attribute is false. </quote>
    • Resolution:
      Hide

      19.281 form:input-required

      The form:input-required attribute specifies whether a control that is bound to a database field requires user input for the form to submit.

      The attribute is not evaluated for a control that is not bound to a database field vi form:data-field 19.263, or that has the form:convert-empty-to-null 19.259 attribute evaluate to "false".

      The defined values for the form:input-required attribute are:

      • false: a control that has no user input does not prevent submission of the form.
      • true: a control that has no user input does prevent submission of the form.

      The default value for this attribute is false.

      Show
      19.281 form:input-required The form:input-required attribute specifies whether a control that is bound to a database field requires user input for the form to submit. The attribute is not evaluated for a control that is not bound to a database field vi form:data-field 19.263, or that has the form:convert-empty-to-null 19.259 attribute evaluate to " false ". The defined values for the form:input-required attribute are: false : a control that has no user input does not prevent submission of the form. true : a control that has no user input does prevent submission of the form. The default value for this attribute is false .

      Description

      some time in 2008 OpenOffice.org started to produce a form:input-required attribute on various form elements:

      form:text
      form:textarea
      form:password
      form:formatted-text
      form:combobox
      form:listbox
      form:checkbox
      form:radio
      form:image-frame
      form:date
      form:time

      there is a description of this feature in this bug report:
      https://bz.apache.org/ooo/show_bug.cgi?id=92322

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              michaelstahl Michael Stahl
            • Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: