ICEmobile
  1. ICEmobile
  2. MOBI-981

BridgeIt API fall back to HTML components when BridgeIt App not available

    Details

    • Type: New Feature New Feature
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: BridgeIt 1.0.3
    • Fix Version/s: 1.4 Beta
    • Component/s: BridgeIt
    • Labels:
      None
    • Environment:
      BridgeIt, ICEfaces, HTML

      Description

      BridgeIt API invocation should support an HTML fallback for cases where the user cannot install the BridgeIt App.

        Activity

        Ted Goddard created issue -
        Ted Goddard made changes -
        Field Original Value New Value
        Fix Version/s 1.4 Beta [ 10874 ]
        Hide
        Ted Goddard added a comment -

        The original ICEmobile strategy for native components was to use the ICEmobile-SX or container registration flag to determine whether, say, a button with ice.mobi.camera vs an <input type=file> would be rendered. This is now complicated by two factors: the BridgeIt registration mechanism is in-browser only (does not rely on a message to the server, since an HTML application may not have a stateful server) and non-JSF applications should benefit from the fallback.

        The new strategy will be to render a button (via a link or a button) and replace it visually with a file input.

        Show
        Ted Goddard added a comment - The original ICEmobile strategy for native components was to use the ICEmobile-SX or container registration flag to determine whether, say, a button with ice.mobi.camera vs an <input type=file> would be rendered. This is now complicated by two factors: the BridgeIt registration mechanism is in-browser only (does not rely on a message to the server, since an HTML application may not have a stateful server) and non-JSF applications should benefit from the fallback. The new strategy will be to render a button (via a link or a button) and replace it visually with a file input.
        Ken Fyten made changes -
        Component/s BridgeIt [ 10870 ]
        Component/s Containers [ 10064 ]

          People

          • Assignee:
            Steve Maryka
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: