Questions tagged [applicationcraft]

8 questions
1
vote
2 answers

How to configure silent alerts in xtify

I am using Xtify with an ApplicationCraft app, the xtify call is done on the server return ssj.httpRequestAdv("http://api.xtify.com/2.0/push", "POST", JSON.stringify(objXtify), "JSON", {"Content-Type":"application/json"}); The problem is…
CJW
  • 11
  • 2
0
votes
1 answer

populateWidget in search

In Applicationcraft I have a search function. I want to display the 6 group names in a searchbox. The first group is "ADMIN GROUP". I f enter "A" in a searchbox, I want to display "ADMIN GROUP". The second group is "INSPECTION GROUP". If I enter…
kali dass
  • 37
  • 1
  • 1
  • 11
0
votes
1 answer

Application Craft, Parse and PhoneGap

If I wanted to design apps that required data storage and were targeted for multiple mobile platform's, would using Application Craft to create the UI, Parse to store the data and PhoneGap to wrap it all up for the relevant target device be a…
0
votes
0 answers

applicationcraft style properties

I will try to apply css style for applicationcraft textbox. If I change directly in applicationcraft, it is working. Instead of that If I have upload css code and gave that css class name in custom css class, its not affecting on textbox. I…
sathish kumar
  • 155
  • 3
  • 6
  • 17
0
votes
1 answer

Setting the link property in Application Craft

I'm making a web application in Applicationcraft for a school project. I have to dynamically create a bunch of images (depending on the amount of images in our database). These images need to have a link attached to them, the Image widget in…
Ageras
  • 3
  • 2
0
votes
0 answers

javascript capture the url link on a label click

I am using applicationcraft.com and have the following test app http://acft.ws/tyjk I have managed to stop the click firing and opening a new window. I need to capture the url of the clicked link. I can then use this to open in an Iframe or…
user3193843
  • 295
  • 1
  • 3
  • 15
0
votes
1 answer

Application Craft, PhoneGap and Parse - A match made in heaven?

If I wanted to design apps that required data storage and were targeted for multiple mobile platform's, would using Application Craft to create the UI, Parse to store the data and PhoneGap to wrap it all up for the relevant target device be a…
Dano007
  • 1,872
  • 6
  • 29
  • 63
0
votes
1 answer

phonegap 1.7.0 plugins android not working

I'm programming an android app using Applicationcraft, but then I need to create my own plugin for a certain requirement. So I downloaded my app from applicationcraft, then compile it manual using phonegap 1.7.0, but I'm having a problem with my…
Marl
  • 1,492
  • 2
  • 22
  • 37