Skip to content

appronto/InAppBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mendix InAppBrowser

Mendix mobile hybrid apps are usable for only 1 Mendix application. But what if you want setup a microservice architecture and display all your Mendix apps through 1 mobile app? An option is the usage of the Cordova InAppBrowser plugin.
This widget is a simple setup on using the InAppBrowser plugin of Cordova and loading pages wihout navigating away of youw app.

Typical usage scenario

Displaying you Mendix microservice architecture in just 1 hybrid app.

Features and limitations

  • Open an URL on an attribute.
  • Configuring the InAppBrowser settings like navigation buttons or URL bar.
  • Support for mobile and desktop.
  • Offline capability

Dependencies [optional]

  • Mendix 7.23.2 or higher

Configuration

Add the widget inside a Dataview and configure the String Attribute containing the complete URL. Make sure that the link contains the required navigation profile for Mendix.

  • Link text: The text of the link/button on the page
  • Link glyphicon: The complete classes to display a glyphicon as prefix of the text.
  • Link render: Must the link be rendered as button or link
  • Clickable container: The widget will search for a parent HTML element containing the defined class and set the click event.

About

Mendix widget for the usage of the Cordova In App Browser

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages