This Action, by Joe Muscara, creates a popup list of countries, based on information from the U.S. State Department web site. Here is an example of the Popup in Action (the form doesn't do anything - but you can see what the Action does):
To use the Action you can either select Country Popup from the Tools palette and draw the item on the page, or you can put the cursor inside an HTML Item and insert the Country Popup item from the Insert > Actions menu. There is only one option you need to worry about in the Inspector palette: The Name field allows you to set what you want the popup to send to the form script. For example if the name is set to country which is the default, the form would return something like:
Country=France This Country Popup is just a single item on the form - you would create the others yourself using the tools at the bottom of the tools palette. You need to fill in the details of the form script in the Form Setup dialogue for it to work - see the Freeway Manual, or the Bravenet Form Mailer Action example on this site, for further information if you don't know how to do this. |