Feedback Form

Probably me and how the page is built, but my form (on the right hand side) is not working and I’m not sure why

http://dev.newyoubootcamp.co.uk/boutique-boot-camp.html

If anyone take point me in the right direction I would appreciate it.

Thanks
Nathan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Nathan,
I’m not sure how it got there but I can see the Action has wrapped the form around just the call back text input field. Try and apply the Action to the div called ‘bootcamps-div1’ which should be the parent of the form.
Regards,
Tim.

On 23 Nov 2011, at 14:57, BigG wrote:

Probably me and how the page is built, but my form (on the right hand side) is not working and I’m not sure why

http://dev.newyoubootcamp.co.uk/boutique-boot-camp.html

If anyone take point me in the right direction I would appreciate it.

FreewayActions.com - Freeware and commercial actions for Freeway Express & Pro.

Protect your mailto links from being harvested by spambots with Anti Spam.
Only available at FreewayActions.com

http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Tim

I have rebuilt that part of the page and applied the form to the outer enquiry-div item, but is doesn’t seem to have cleared the problem of submitting.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It seems to be attached to the Div - Time

<div id="Time" 

And doesn’t enclose the Submit button.

Instead put all your form items into a table on the pasteboard until you get the look you want, apply the action to the table and then Cut and Paste the table into your RH Div.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Dave

Yes just noticed that. The form was applied to the parent item but on publish its getting wrapped round a child item. As soon as I delete that child item it works ok.

The child item I wanted in there was a radio button that displays a hidden text field. You can see this if you click the radio button ‘Request a call back’ it reveals a time field.

This kind of feature isnt unusual so is there a way to have it in the form and use the php FB action?

Thanks
Nathan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

As I said - put all your form items into a table on the pasteboard until you get the look you want, apply the action to the table and then Cut and Paste the table into your RH Div.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The child item I wanted in there was a radio button

And that should really be a check box when there is only 1 item. Radios are for either/or selectors.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The table won’t allow me to have a hidden item will it? Or rather, it will, but it will just leave a space rather than the items below (submit button) moving up the page accordingly.

Thanks
Nathan


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I have gone back to my previous design and rebuilt it again and it now works. Must have been something I had done incorrectly. Thanks for your time Dave.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options