When I use the baloon picture it shows up but when I use my uploaded pic either on apeary hosting or from my other hosting it does not show up. THATS the CSS I added: [dsid="mobilecontainer"] { background-image:url("images/bg-hero1.jpg"); background-repeat:no-repeat; background-s...
Hey guys, I am trying to use a background picture in one of my screens. In the documentation there is a ballon picture which is working absolutely fine but when I use my uploaded picture it does not show up. Is there any specific format or size the picture should be converted? or any permission must...
Thanks a lot Yuri for your time. It seems to not worked, I did as exactly you asked. OK so I will change the situation a bit. The checkbox is UNCHECKED by default on page load. There is a input field below it should be DISABLED by default on page load. Once user CHECKED it that will enable the INPUT...
Hey guys, I'm stuck somewhere. If you anyone of you could help. Highly appreciate. I have a checkbox in my app, which on "CHECKED" suppose to disable the input text below it. I am running the following javascript on checkbox component and event is SELECTED var Block = Apperyio("fundAm...