Is this Possible?

Status
Not open for further replies.
Hmmmm ... the form stuff at the bottom could be done with some template customization, but the image doohicky ... well, might be possible.

Without an in depth look at exactly what that stuff does, I can give a definite yes or no, but I can say it wouldn't be trivial.

This may be an app you want to write from scratch rather than using Fabrik.

Rob? Any opinion?

-- hugh
 
well writing from scratch would be even more work :)
As Hugh said the bottom part is standard fabrik fare. For the top part you are going to need to create some buttons with javascript actions applied to them to show/hide the relevant images.

something along the lines of

onclick:

$('left_image').src = '/path/to/my/imgag.png';

the images can be added as standard fabrik image elements, you would also need to replace the 'left_image' with the image id
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top