Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2571

Datefield component should trigger an event when value changes

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.4.1
    • None
    • tapestry-core
    • None

    Description

      When success handler runs on onSelect method of the Controller, an event should be triggered right after _this.hidePopup();
      Something like this return _this.field.trigger('change');
      With this we can trigger server-side events on datefield change.

      Datefield is completely closed and creates an instance of Controller which has its own Datepicker so we can't detect any change without hacking.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rveloso Ricardo Veloso
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: