Forums

how to do a poll with images

gg4j 13 Jan, 2009
Hi everybody.😀

So, I want to list, in an article, different thumbnails of images.
The user should be able to vote only one image, and sumbit.

I thought to use choronoform to not add to many extension.
So to do a form with a radio button for each item, and only one choice is possible.

Now, is there a way to add images/images thumbnails from a folder to the Chronoform interface?
to do it manually it would a mess..
(add the link of the tumbnail manually for all the items...)
Basically it should be a form in which the label is not a text, but an image...

Any idea please?lightbulb
Is there a a way/plugin in CC to import images from the images/story or upload/*form*/ folder?
GreyHead 13 Jan, 2009
Hi gg4j,

You can just create a link to an image in your form html
<img src='images/stories/some_image.jpg' />

Bob
benblee 25 Jan, 2009
You could probably also use this plugin and then have the image thumbnailed and show up in a cool flash type box when clicked. I'm steering you towards this plugin because a stand alone version is also offered and both versions can use a straight html syntax for entering the image in. You can also pick the thumbnail and state the size and add a title and caption.

http://www.rocketwerx.com/products/rokbox/documentation
look towards the bottom on the page for the html syntax

I would tend to think that using html syntax for anything in these forms would greatly reduce the chance of something getting read wrong.
This topic is locked and no more replies can be posted.