By kartagis on
Hi,
I've created a webform, and I need to be able to add something like https://dl.dropboxusercontent.com/u/11918318/Screenshot%20from%202013-05.... How can I do that?
Regards,
Hi,
I've created a webform, and I need to be able to add something like https://dl.dropboxusercontent.com/u/11918318/Screenshot%20from%202013-05.... How can I do that?
Regards,
Comments
_
you can do that with views plus one of the slider modules.
Views on top of webform? How?
Views on top of webform? How?
_
just make it a block view and place on the page like any other block.
I thought of that, but would
I thought of that, but would that allow me to select the value of a template?
_
ah no... but then you didn't mention anything about it being a field or wanting it to provide a value. Don't know of any module that would integrate like that with webform, it would have to be custom coded.
I thought of something else,
I thought of something else, if it's even doable. I'd like to be able to set the value of a specific field in the webform upon clicking on a field in my view. Is this possible?
Regards,
_
Definitely possible with js/jquery.... but again, it's custom code (though not much).
I'm not a js guy at all :S
I'm not a js guy at all :S
_
It's probably all of a line or two of jquery....but I'd need a link to even take a guess.