Search found 15 matches

Go to advanced search

by kis vukk
Fri Oct 10, 2014 1:56 pm
Forum: Issues
Topic: Get response object data outside from mapping area
Replies: 4
Views: 584
 
Jump to post

Get response object data outside from mapping area

Hi I try to get some data from a dataservice object without mappig. In startScreen Load function use js command: window.dataserviceSetting.execute(); I want to get back respons data In console log: console.log(dataserviceSetting); This shows all data: _requestOptions: Object options: Object request:...
by kis vukk
Tue Oct 07, 2014 5:15 pm
Forum: Issues
Topic: List view always refreshing
Replies: 8
Views: 948
 
Jump to post

List view always refreshing

I tried it on real phone and there is no refresh effect :)
Only on pc testing do that
Maybe my browser do something

by kis vukk
Tue Oct 07, 2014 3:11 pm
Forum: Issues
Topic: List view always refreshing
Replies: 8
Views: 948
 
Jump to post

List view always refreshing

Hi

After loading data from mysql database to list everything seems to be good.
But when i scroll down the list jump to top after few second, so i can't reach bottom of list

Is there a way to stop refreshing?

by kis vukk
Tue Oct 07, 2014 1:54 pm
Forum: Issues
Topic: How to set button icon position & text dinamically
Replies: 2
Views: 248
 
Jump to post

How to set button icon position & text dinamically

Thank You! It's perfect!

by kis vukk
Tue Oct 07, 2014 12:49 pm
Forum: Issues
Topic: How to set button icon position & text dinamically
Replies: 2
Views: 248
 
Jump to post

How to set button icon position & text dinamically

Hi I tried to set a button icon position and text data at runtime with button click function. $( "#startScreen_button_callme" ).attr( "data-iconpos", "left" ); setAttribute_('startScreen_button_callme', 'Text', "+xx-xx-xxx-xxxx"); $('[id="startScreen_butt...

Go to advanced search