[Pro] Multiple Forms and Functions

Hi all…

Hope your holidays were grand.

I have a form that calls a JS function. Current form setup has three extended attributes including the call to the function.

I now want to have this form on a page with another form… but I see no way to add extended attributes using the Multiple Forms action.

Help!


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

So I take it I have hit a wall here?


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

I have hacked the Multiple Form Action in the past to add custom fields. It’s very simple to do if you want to get your hands dirty, but if you don’t want to delve into the code of an Action, just let me know what attributes you want to add to the form and I can knock it out in a few minutes. You’ll have to apply this Action to a parent HTML element (this gets wrapped with the form container tag) and you’ll also have to apply it to a parent of the existing form elements on that page, and finally there’s a page Action that removes Freeway’s automatic form tag from the outside of the page. (Form elements, as you know, cannot be nested inside one another.)

Walter

On Jan 13, 2012, at 1:49 PM, Solutions Etcetera wrote:

Hi all…

Hope your holidays were grand.

I have a form that calls a JS function. Current form setup has three extended attributes including the call to the function.

I now want to have this form on a page with another form… but I see no way to add extended attributes using the Multiple Forms action.

Help!


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

Thanks Walter. For now I have reworked things to avoid multiple forms but still would like to investigate this so its in my arsenal for the future.

The custom fields I need are name, id, and onsubmit.


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