taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

Ionic Framework (BackButton)

I am trying the new Ionic Framework with Appery, i can navigate to a new page but i couldn't activate the back button in header. Does anyone know?

Thanks,

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Ionic Framework (BackButton)

Hello,

Did you enable back button for all pages?
How do you navigate between pages?

taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

Ionic Framework (BackButton)

Hello Sergiy,
I navigate between pages with creating a function with a script (appery.navigateto (page), then bind it to the ng-click of button as written in tutorial of pizza app with bootstrap & angularjs.
How can i enable back button?
Thanks,

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Ionic Framework (BackButton)

Hello,

Do you mean programmatically?

taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

Ionic Framework (BackButton)

Hello Alena,

No, not programmatically. Sergiy asked for enabling back button for all pages. I asked how?

I just want to know how to enable back button in header when i navigate to a page for history.

taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

Ionic Framework (BackButton)

Hello,
I couldn't make it work. Do you have any idea? or will there be a tutorial for directives and controllers?

Thanks,

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Ionic Framework (BackButton)

Hello Taucher,

We are very sorry for delay. There is Back Button, please look at the screenshot

Image

back-button is like a property to any value, it adds reaction to click on it with the action codehistory.back()/code. In your project in the directives section there is the code of this directive. You may also try to implement http://ionicframework.com/docs/api/di... in your project if you like.

taucher
Posts: 0
Joined: Fri Apr 17, 2015 6:06 am

Ionic Framework (BackButton)

Thanks Evgene,

It worked! But it shows on everypage including index.

I will use Jquery for my projects now. But i am so excited to use ionic framework for my projects.

After the release of the stable version of ionic, can we use it like jquery (event, mapping, etc.) ?

Will there be some missing components like side menu, range?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Ionic Framework (BackButton)

Hello,

Sure. This is in development right now, a lot of functionality is planned to be added, new components as well.

Ma
Posts: 0
Joined: Sat Jun 06, 2015 4:17 pm

Ionic Framework (BackButton)

Ok, what about modals? I didn't try back-button.

Return to “Issues”