ICEmobile
  1. ICEmobile
  2. MOBI-1033

mobi:ajax tag to support submitNotification and panelConfirmation components on mobi:commandButton

    Details

    • Type: Improvement Improvement
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.3.0.GA_P01
    • Fix Version/s: 1.3.1
    • Component/s: Faces
    • Labels:
      None
    • Environment:
      jsf 2 icemobile

      Description

      From js for mobi.button:-
      following comment
             /* does not yet support mobi ajax for panelConf or submitNotification need to modify first */
                  /* need to rework AjaxBehaviorRenderer before I can combine the options and cfg */

      so control for this can only be used with singleSubmit and fullSubmit on the button

        Activity

        Hide
        Judy Guglielmin added a comment -

        NOte that QA found a problem with IE9 and html5Input page on mobileshowcase, but when I comment out <mobi:inputText type="number"/> that problem goes away, so assuming it is that IE9 and IE8 do not support html5 <input type="number"/>

        Show
        Judy Guglielmin added a comment - NOte that QA found a problem with IE9 and html5Input page on mobileshowcase, but when I comment out <mobi:inputText type="number"/> that problem goes away, so assuming it is that IE9 and IE8 do not support html5 <input type="number"/>
        Hide
        Judy Guglielmin added a comment -

        In order for this to function, had to modify AjaxBehaviorRenderer and components that implement the getScript method include
        1) commandButton
        2) carousel
        3) dateSpinner
        4) timeSpinner
        5) flipSwitch
        6) inputText
        Will involve the rendering of the behavior as well as the js call to submit for 2->6.

        Show
        Judy Guglielmin added a comment - In order for this to function, had to modify AjaxBehaviorRenderer and components that implement the getScript method include 1) commandButton 2) carousel 3) dateSpinner 4) timeSpinner 5) flipSwitch 6) inputText Will involve the rendering of the behavior as well as the js call to submit for 2->6.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: