Button transfers selection data

I’m not sure how that could be. Here’s a test page with just that construction:

http://scripty.walterdavisstudio.com/test/?test=true

Try it also with the ?test=true part removed.

Walter

On Jan 20, 2012, at 11:33 AM, BigG wrote:

Still getting stumped by this.

  1. I have my form in a table.

  2. The first row in the table contains a form element. In the value field in the inspector I have:

<?php if ( isset($_GET['dates']) ) echo $_GET['dates']; ?>
  1. When I click on the cell that contains this form element and goto the inspector, in the before TR:
<?php if(isset($_GET['dates'])) { ?>

after TR:

<?php } ?>
  1. My enquire button is sending the variable ‘dates’ and when clicked, correctly populates the form element. But when you visit the page without clicking enquire, the form element and row are still there.

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


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

I’ve followed the instructions again, but still no joy. I must be doing something wrong, but cannot see what.

I don’t suppose that FW doc is available for download so I can see exactly what I have / haven’t done is it Walter?

Thanks
Nathan


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

I threw it away, here’s another:

http://scripty.walterdavisstudio.com/form_test

http://scripty.walterdavisstudio.com/form_test/form_test.freeway.zip

Walter

On Jan 25, 2012, at 12:10 PM, BigG wrote:

I don’t suppose that FW doc is available for download so I can see exactly what I have / haven’t done is it Walter?


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

Thank you Walter - sorry to cause you more work! It is appreciated.

Regards


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

Please do let me know what was missing when you find it!

Walter

On Jan 25, 2012, at 2:17 PM, BigG wrote:

Thank you Walter - sorry to cause you more work! It is appreciated.

Regards


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


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

It was something to do with my table… even when I copied and pasted your top row (keeping all the elements and markup you did) into my table it didn’t work, so I rebuilt it using your table and hey presto!

Thank you for your time on this Walter.

Kind regards
Nathan


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