Page 1 of 1

form question

Posted: Thu Dec 11, 2014 10:05 pm
by Jen5411892

What is the best way to get this form for online booking to load?

Head:

Body:


form question

Posted: Thu Dec 11, 2014 10:07 pm
by Jen5411892

form question

Posted: Fri Dec 12, 2014 4:16 am
by Yurii Orishchuk

Hi Jenifer,

Here is a brief plan for it:

  1. Create CSS asset and populate it with content from that CSS(header section)

  2. Add HTML component to the page.

  3. Set for this component dimensions as "auto" and "auto".

  4. Click "Edit source" and populate HTML with your goal HTML code.

    Regards.


form question

Posted: Tue Dec 30, 2014 3:25 pm
by Jen5411892

I'm stuck on #4. I do not see "edit source".


form question

Posted: Tue Dec 30, 2014 3:42 pm
by Jen5411892

I see it. On my screen it says "edit html".

When I test it it loads a blank white screen. Can you log in to my account and look? App name is Keter Salon.

Thank you!


form question

Posted: Tue Dec 30, 2014 3:51 pm
by Evgene Karachevtsev

Hello Jennifer,

This screenshots should help you:
http://screencast.com/t/ARnBcTNub4r
http://screencast.com/t/cc3cYlYam


form question

Posted: Tue Dec 30, 2014 11:32 pm
by Yurii Orishchuk

Hi Jennifer,

I can not tell you why you have blank on the screen please try to add following HTML code:

precode

Hello <b>world</b>

/code/pre

Details: http://prntscr.com/5mt1qk/direct

As result you should get following: http://prntscr.com/5mt2rw/direct

If you get this result - it means you edit your HTML correctly and problem in your HTML code.

Regards.


form question

Posted: Thu Jan 01, 2015 9:57 pm
by Jen5411892

The html is working fine on my web site and mobile site, but I'm still getting a blank white screen in the app. Is it possible the code I populated in the CSS is not loading?


form question

Posted: Fri Jan 02, 2015 1:59 am
by Yurii Orishchuk

Hi Jennifer,

Unfortunatly i can not tell you why is that.

Please try to debug this code. Also as i can see there is no any HTML to view.. only some script....

Regards.