galaxyware
Posts: 0
Joined: Mon Jul 20, 2015 2:35 pm

Angular.JS Data Bidnig

I’m evaluating the platform for our feature applications we want to develop.
I managed to get binding to REST API with apps based mobile bootstrap . there is a data tab for page and I could map the data and get it working
However this doesn’t exist on Angualr.js based apps.
anyone has any idea who can I do this ?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Angular.JS Data Bidnig

Hi -

Not sure I understand the question, what binding do you mean and where in visual builder?

AngularJS projects are has same framework included the difference are with Bootstrap and Ionic UIs components that are included..

galaxyware
Posts: 0
Joined: Mon Jul 20, 2015 2:35 pm

Angular.JS Data Bidnig

Thanks for the reply.
What I mean is that , when you create jQuery Mobile App , in the form page you have data binding tab which allows you to map to a service API. however when you choose Angularjs based template there is no such a thing( there is binding tab for ap age but you can't map to API similar to what you can do when you have Jquery based apps.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Angular.JS Data Bidnig

Yes, for now there is a code generation mechanism without visual representation in AngularJS builder.

galaxyware
Posts: 0
Joined: Mon Jul 20, 2015 2:35 pm

Angular.JS Data Bidnig

thanks. any sample for it ?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Angular.JS Data Bidnig

The main process is described here for a REST service: https://devcenter.appery.io/documenta...

and also you can find it in our tutorials, for example here: https://devcenter.appery.io/tutorials...

galaxyware
Posts: 0
Joined: Mon Jul 20, 2015 2:35 pm

Angular.JS Data Bidnig

perfect. let me try it .

Return to “Issues”