[Pro] Creating an Upload-File Button

Hello everyone,

Can anyone tell me how to create a file-upload button in Freeway so that I can format its appearance? I can create the button using an HTML Markup item as

Choose a file to upload:

but I can format how the button looks.

Gregory


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

Buttons like these are generally styled by the OS.

However FW does certainly allow you to choose any Graphic and enable it as a Submit button.

And of course you will need both for your Form to work.

Have a look at http://www.freewayactions.com/product.php?id=033 for an action that will convert a text input field into a File Chooser.

David


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

Hi David,

I added type=file and enctype=multipart/form-data in the Extended tab of the Form Setup window, and it works like a charm!

Thanks for the heads up,

Gregory


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