Form Action Question

I have created a form in Freeway that has a “Submit” button. The problem is that after I have created the page, I have to open the index.php file to manually set the ’ "form action =“submit.php” ’ command. Is there a way in Freeway to set this command? Where/how? Thanks.

TB


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

I have to open the index.php file to manually set the ’ "form action
=“submit.php” ’ command.

Yikes! Don’t edit the file yourself! Just go to Page > Form Setup and
configure it there. Life’s easy, trust me.

:slight_smile:

k


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

k- thanks, you are the man. What does the “hidden fields” option do?

TB


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

What does the “hidden fields” option do?

If you’d like to send predefined data to the form processing script,
perhaps something that’s stored from previous input (for example
username, etc.) then this can be set up to be passed along with the
regular user-editable form fields.

You’ll find a bit more info here:
HTML Tutorial - Hidden Fields - but don’t get bogged down
by the technical aspects of this, just glean the ‘why’ from what’s
discussed there and in similar pages.

k


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

Thanks!


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