ICEfaces
  1. ICEfaces
  2. ICE-10882

mobi:dateSpinner - yearStart and yearEnd attributes not used when input element is used (onblur) rather than widget

    Details

      Description

      for dateSpinner:-
      yearStart, yearEnd,
      these are implemented only in the widget (non-native) as well as when encoding the value.
      should also be implemented with in the inputSubmit function as well as the decode in the renderer.
      can be done in the validation (js) function and then called from inputSubmit function, but there is no single cfg object that contains the values, so probably easiest to add to inputSubmit fn.

        Issue Links

          Activity

          Hide
          Judy Guglielmin added a comment -

          when investigating ICE-10876 (deals with input of date directly in the input field), it appeared that validation was missing, so this Jira should be fixed first and then once the date is validated (Within the specified yearStart and yearEnd), the header text could be updated before submitting.
          will fix ICE-10876 then as well.

          Show
          Judy Guglielmin added a comment - when investigating ICE-10876 (deals with input of date directly in the input field), it appeared that validation was missing, so this Jira should be fixed first and then once the date is validated (Within the specified yearStart and yearEnd), the header text could be updated before submitting. will fix ICE-10876 then as well.
          Hide
          Judy Guglielmin added a comment -

          rev 48623.
          ensure the script is refired when readonly is changed.

          Show
          Judy Guglielmin added a comment - rev 48623. ensure the script is refired when readonly is changed.

            People

            • Assignee:
              Unassigned
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: