Saneesh K V

Results 7 comments of Saneesh K V

Hello Corpsee, Could you please explain a little more?

@openbook , @signalpoint I'm developing a mobile app using the seed https://github.com/mario-aleo/cordova-angular-angularMaterial-seed. To interact with Drupal services I'm using https://github.com/easystreet3/angular-drupal. 1. My Drupal installation is another server. 2. Using the...

Hello Tyler, Yes, as you guess I'm running my application using the command `cordova serve` I run application in the following URL: http://localhost:8000/android/www/index.html#!/user/login From this URL I'm accessing the Drupal...

Hello Tyler, if I understand well your reply there are two points. 1) "The user login function in angular-drupal just needs to be modified to set aside the token". 2)...

Is there anything I need to set in AngularJS side?

Hello, valinaga's solution I modified like below to get it work. $.getJSON( "/your_page.php/"+request.term, function( data ) { new $.nd2Search({ placeholder : "Search", defaultIcon : "globe-alt", source :data, fn : function(result)...

Hello @msonowal and @atymic When Textlocal channel will support L6/7? Another question: how can I join to contribute like you guys are doing in this repository?