Search found 17 matches

Go to advanced search

by pjamourik
Thu Nov 06, 2014 12:12 pm
Forum: Issues
Topic: Can I make a service with HTML response render HTML instead of Text inside a label field?
Replies: 9
Views: 1577
 
Jump to post

Can I make a service with HTML response render HTML instead of Text inside a label field?

Hi Guys, I have a service with one particulair field which returs HTML. This field is bound to a Label component. The HTML is shown as text instead of HTML : https://d2r1vs3d9006ap.cloudfront.net/s3_images/1117219/Knipsel_inline.PNG?1415275877 I just upgraded the project to the new version. Before t...
by pjamourik
Thu Jun 26, 2014 10:46 am
Forum: Issues
Topic: Receive URL / content from phone browser / other app
Replies: 21
Views: 2542
 
Jump to post

Receive URL / content from phone browser / other app

Hi Evgene, Thanks so much for the detailed information, it helped me a lot...but it's still not working tough. FYI: All I want to do is to handle the incoming "SHARE-INTENT" from another app. I have set an alert at the "deviceready" event. When I just open the App the alert is sh...
by pjamourik
Tue Jun 24, 2014 2:05 pm
Forum: Issues
Topic: Receive URL / content from phone browser / other app
Replies: 21
Views: 2542
 
Jump to post

Receive URL / content from phone browser / other app

Hi Guys, I'm a bit stuck here. So my next step will be to add the WebIntent plugin to my project, right? I don't know how to do so...I am / have read(ing) your tutorial on how to do it, but i'm failing to implement : http://devcenter.appery.io/documentat... . As I understand I have to include 2 file...
by pjamourik
Fri Jun 20, 2014 10:18 am
Forum: Issues
Topic: Receive URL / content from phone browser / other app
Replies: 21
Views: 2542
 
Jump to post

Receive URL / content from phone browser / other app

Hi Guys, Thanks for the response. So I need to put next code somewhere in the App : code document.addEventListener('deviceready', function () { window.plugins.webintent.getExtra(WebIntent.EXTRA\_TEXT, function (url) { // url is the value of EXT...
by pjamourik
Tue Jun 17, 2014 1:36 pm
Forum: Issues
Topic: receive data from other apps...
Replies: 6
Views: 1220
 
Jump to post

receive data from other apps...

Hi Gordon, No I didn't need to adjust any settings. Thanks for the info, it seems like some of them offer proper sollutions. I Guess we are going to have to use an available plugin then to properly receive anything from another app. I'll look in to this from Thursday on. If I find a solution i will ...
by pjamourik
Tue Jun 17, 2014 6:57 am
Forum: Issues
Topic: Receive URL / content from phone browser / other app
Replies: 21
Views: 2542
 
Jump to post

Receive URL / content from phone browser / other app

Hi Katya, Thanks for the response. I just want to know how i can handle the incoming data. I have installed my app (iMonitoring) on my phone. When I browse with Chrome to any website and i press the share button the app is visible, so I can send the current URL / website to the app : https://d2r1vs3...
by pjamourik
Tue Jun 17, 2014 6:50 am
Forum: Issues
Topic: receive data from other apps...
Replies: 6
Views: 1220
 
Jump to post

receive data from other apps...

I have exactly the same question. @Gordon : When u install your app on your phone (via .APK) it will be visible automatically in the list inside the other app. I want to be able to process the data that the other app is sending, any ideas how to catch this incoming data? Please take a look at the ne...
by pjamourik
Mon Jun 16, 2014 1:57 pm
Forum: Issues
Topic: Receive URL / content from phone browser / other app
Replies: 21
Views: 2542
 
Jump to post

Receive URL / content from phone browser / other app

Hi Guys, Now I have installed my appery app on my android phone, I have the possibility to share a web-page to it when browsing the internet (via Chrome for instance), by clicking on the menu button of the phone (then all installed apps are displayed). When I choose the app to share the URL to, I wo...
by pjamourik
Fri Jun 06, 2014 11:15 am
Forum: Issues
Topic: Don't reload page on window.history.back();
Replies: 6
Views: 2085
 
Jump to post

Don't reload page on window.history.back();

Hi Guys, Another question I can't find an answer to : I have a result page with a grid. Through a servcice the grid is populated when loading the page. When i click one cell i want to show the details in another page. In the other page I have the option to navigate "Back" (header button). ...
by pjamourik
Fri Jun 06, 2014 10:05 am
Forum: Issues
Topic: How to access local storage
Replies: 3
Views: 484
 
Jump to post

How to access local storage

Hi Katya, Thanks for the reply, i see it's working...but : But will it also be working when the "roll-backed" update will eventually be submitted again. You see, if I will write my code now, will I have to update the entire code again to use the new method...that would be a lot extra work!...

Go to advanced search