Search found 114 matches

Go to advanced search

by Deki
Thu Apr 23, 2015 1:34 pm
Forum: Issues
Topic: How to execute service based on time/date every day
Replies: 1
Views: 259
 
Jump to post

How to execute service based on time/date every day

I need to execute some logic at a specific time/date every day. For example, execute a service every day at 09:00 in the morning. I also need this to be active even if the app is closed/minimized. I've looked at var mytimedfunc=setInterval("javascript function",milliseconds); but I'm not s...
by Deki
Mon Dec 15, 2014 9:13 pm
Forum: Issues
Topic: Child pages do not update with newly added services on Template
Replies: 9
Views: 840
 
Jump to post

Child pages do not update with newly added services on Template

Hi Yurii, I have done all these checks and I do not get any network related information at all when clicking on the button. It looks like the service is not being invoked at all. However, it works fine for a page that I've created after the service was added. But it does not work for pages previousl...
by Deki
Sat Dec 13, 2014 3:58 pm
Forum: Issues
Topic: Child pages do not update with newly added services on Template
Replies: 9
Views: 840
 
Jump to post

Child pages do not update with newly added services on Template

I would appreciate some feedback on this as I think it is a bug...

by Deki
Fri Dec 12, 2014 9:43 pm
Forum: Issues
Topic: Child pages do not update with newly added services on Template
Replies: 9
Views: 840
 
Jump to post

Child pages do not update with newly added services on Template

I don't think you understood me correctly. I understand and I know that I cannot edit the data services on child pages of a template. However, the logout service does not work. Again, please see my flow of events pre 1) Page template created 2) Child page based on template created 3) Logout service ...
by Deki
Wed Dec 10, 2014 2:43 am
Forum: Issues
Topic: Child pages do not update with newly added services on Template
Replies: 9
Views: 840
 
Jump to post

Child pages do not update with newly added services on Template

I think this is a bug. I have the following scenario.

1) Template is created
2) Page1 is created based on Template
3) I add a logout service to Template
4) Logout service DOES NOT appear on Page1...and therefore doesn't work

How can I resolve this?

by Deki
Fri Dec 05, 2014 5:55 pm
Forum: Issues
Topic: How To Vertical Align A Grid
Replies: 6
Views: 592
 
Jump to post

How To Vertical Align A Grid

Any more thoughts on this?

by Deki
Fri Dec 05, 2014 3:55 am
Forum: Issues
Topic: How To Vertical Align A Grid
Replies: 6
Views: 592
 
Jump to post

How To Vertical Align A Grid

Oh yes, my mistake. I was in a rush and didn't notice the # in front of the grid1. However, nothing really changes. The grid still shows at the top. :( I also changed the height of the grid to 100% and still the same. It's as if there are no changes at all. I've my app with a href="mailto:suppo...
by Deki
Thu Dec 04, 2014 6:51 pm
Forum: Issues
Topic: How To Vertical Align A Grid
Replies: 6
Views: 592
 
Jump to post

How To Vertical Align A Grid

Hello, I've tried the solution but it doesn't work. I've set the mobilecontainer (which is the parent container) and the grid inside of it to the following CSS https://d2r1vs3d9006ap.cloudfront.net/s3_images/1128380/csscode_inline.png?1417719068 and here is my grid properties https://d2r1vs3d9006ap....
by Deki
Thu Dec 04, 2014 4:22 pm
Forum: Issues
Topic: How To Vertical Align A Grid
Replies: 6
Views: 592
 
Jump to post

How To Vertical Align A Grid

I'm trying to vertically center a grid but it's not working. I'm using the following CSS code below. Can anyone give me any ideas for a solution? Thanks pre /* Doesn't Work / .grid_center td{ display: table-cell; vertical-align: middle; } /pre pre / Also doesn't work */ .grid_center ...
by Deki
Wed Dec 03, 2014 1:39 am
Forum: Issues
Topic: Array mapping doesn't iterate through every object
Replies: 9
Views: 762
 
Jump to post

Array mapping doesn't iterate through every object

Guys, I'm sorry but I still don't understand what you mean....can you please explain it in a visual way? Some kind of image or picture?

Go to advanced search