Hi - you can read about modals here: http://angular-ui.github.io/bootstrap/
Hi - you can read about modals here: http://angular-ui.github.io/bootstrap/
Hi,
How can i hide/show "Back Button" in pages? (I want to show it in sub pages only)
Thanks,
Hello,
You can add that button to the header: https://devcenter.appery.io/documenta...
and set it visible/unvisible with ng-show attribute.
Hello Sergiy,
In index page, i added the back-button to header. Than i added "back-button" and "ng-show" attributes to it.
For "ng-show", how can i determine on which page "Back" button will be shown or hidden.
Thanks,
Please use the same as descripbed here: https://blog.appery.io/2015/09/how-to... but use attribute ng-show instead of Text. (Create a scope variable with parameter "show" and change it on different pages)
Thanks Sergiy,
It is working now, it needs practice to switch from JQM to Ionic.
another aproach for same solution: https://getsatisfaction.com/apperyio/...