oracleoracle-maforacle-adf-mobile

Toast message in Oracle MAF


Is there any way to generate toast message in Oracle-MAF like in android or IOS ? I gone through some blogs but didn't find any.


Solution

  • You could create this pretty easily with some Javascript and CSS, see Show an Android style toast notification using HTML/CSS/JavaScript

    Or you can also use a Cordova plugin, see: https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin