By Keith Hurst on
Hi,
just installed Webforms and created a sample form.
When entering data into the live form all the input fields are listed vertically - can this be formatting be changed so the fields are in two columns perhaps ?
I have Selection Values, which appear as a series of radio buttons - can this be appear as a combo box somehow ?
I have a file upload field - where does the file actually go. In the webforms folder under files the test file I upload is not there.
Any pointers or help appreciated.
Many thanks,
Keith Hurst
Comments
Continued...
Got the selection thing, it's termed LISTBOX on Webforms, not combobox.
Any help with the rest appreciated.
Thanks
Keith
Webforms - 2 Columns
Anyone any pointers on implementing controls over two columns for the WebForms ?
Thanks
Keith
files get stored
Hi,
if you have a standard drupal installation, your files will go to http://www.yoursite.com/files/webform
you can specify a sub folder via webform when you edit your file input.
If you want your files to be stored in another folder than file (which is the default) go tu the administration menu > settings >upload.
Yet there will always be an webform subfolder inside your major folder.