I want to open a link from a picture...

User 539803 Photo


Registered User
2,156 posts

I thought this was covered in the software

I Added a picture > select first check box at top of form here http://www.deloreanjewellery.co.uk/All- … rules.html

Link to new page set as in an iframe , i had hoped it would therefore open as a pop up, rather than the other two options, (1) same page (2) new page

But to me its just the same as in a new page

Customer therefore re-directed away from form, which is not a good concept, any suggestions as to how to get it to pop up the same way form builder allows the forms to pup up in a frame on the same page but offset to the right or similar?
Started using CC VSD in January 2009, I don't do HTML code, Sales from CC site exceeding expectations taken me out of semi-retirement
Hosted FREE on CC S DRIVE www.chauffeurdrivenluxurycars.co.uk
My new VSD & SCCP site Oct 2011 www.deloreanjewellery.co.uk
My friendly window cleaner www.mwcwindowcleaner.co.uk

User 187934 Photo


Senior Advisor
20,271 posts

You'll need a little coding and probably the best thing to do is to use the html element to add the image so we don't have to override anything.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 539803 Photo


Registered User
2,156 posts

I don't have to use an image, i didn't think about adding a link instead, who mentioned the C... word

Having a play, thanks Eric
Started using CC VSD in January 2009, I don't do HTML code, Sales from CC site exceeding expectations taken me out of semi-retirement
Hosted FREE on CC S DRIVE www.chauffeurdrivenluxurycars.co.uk
My new VSD & SCCP site Oct 2011 www.deloreanjewellery.co.uk
My friendly window cleaner www.mwcwindowcleaner.co.uk

User 539803 Photo


Registered User
2,156 posts

so far so good, i now have " click here to view video of casting process" under the first set of check boxes, so i guess i now need the code to make it open in a pop up window,
? wonder if i can steal it from form builder ;) and then work out where to put it :lol: me thinks brooooooooooom handle !
Started using CC VSD in January 2009, I don't do HTML code, Sales from CC site exceeding expectations taken me out of semi-retirement
Hosted FREE on CC S DRIVE www.chauffeurdrivenluxurycars.co.uk
My new VSD & SCCP site Oct 2011 www.deloreanjewellery.co.uk
My friendly window cleaner www.mwcwindowcleaner.co.uk

User 539803 Photo


Registered User
2,156 posts

he he, who's kidding whom :)
HELP !!!!!!!!
<a href="http://www.deloreanjewellery.co.uk/hand-making-signet-rings.html" target="_blank">CLICK HERE FOR VIDEO OF CASTING PROCESS</a>

NOW WHAT :(
Started using CC VSD in January 2009, I don't do HTML code, Sales from CC site exceeding expectations taken me out of semi-retirement
Hosted FREE on CC S DRIVE www.chauffeurdrivenluxurycars.co.uk
My new VSD & SCCP site Oct 2011 www.deloreanjewellery.co.uk
My friendly window cleaner www.mwcwindowcleaner.co.uk

User 187934 Photo


Senior Advisor
20,271 posts

Would this work?
http://ericrohloff.com/coffeecup/ccforu … v-pop.html
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 539803 Photo


Registered User
2,156 posts

Got tied up in phone calls, now lost my thread,
Not sure how to incorporate that or whether its what i want or not, dam cod !
I copied the code and when i previewed it did nothing at all, so i did it wrong AS USUAL
Started using CC VSD in January 2009, I don't do HTML code, Sales from CC site exceeding expectations taken me out of semi-retirement
Hosted FREE on CC S DRIVE www.chauffeurdrivenluxurycars.co.uk
My new VSD & SCCP site Oct 2011 www.deloreanjewellery.co.uk
My friendly window cleaner www.mwcwindowcleaner.co.uk

User 187934 Photo


Senior Advisor
20,271 posts

Step one: Add an html element to the top of your form.
Step two: Paste the code below into your html element.
<link rel="stylesheet" href="colorbox/colorbox.css" /><script src="common/libs_js/jquery-1.4.4.min.js"></script><script src="colorbox/jquery.colorbox.js"></script> <script>var $fb_pop = jQuery.noConflict();

$fb_pop(document).ready(function(){

$fb_pop(".fb_iframe").colorbox({iframe:true, width:"80%", height:"80%"});
});</script>


Step three: Add another html element where you want the image to be.
Step four: Paste the code below into this html element.
<a class="fb_iframe" href="http://www.deloreanjewellery.co.uk/hand-making-signet-rings.html"><img src="http://www.deloreanjewellery.co.uk/All-products-form-with-display-rules/common/images/me-at-bench.jpg" alt='' /></a>

I published to S-Drive to show that it works there.
http://progrower.coffeecup.com/forms/viv-pop/
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 539803 Photo


Registered User
2,156 posts

Same problem Eric, it opens in the same window
(ie) customer has to use back arrow in browser to get back to the form, which i don't like

I would prefer it opens over the top, and offset to one side with the option to close it like in form builder when it is a pop up window.

I have done a temporary job, which i will have to leave till Tuesday now because i can't afford to break it , as it would be left that way all weekend

thanks for trying
Started using CC VSD in January 2009, I don't do HTML code, Sales from CC site exceeding expectations taken me out of semi-retirement
Hosted FREE on CC S DRIVE www.chauffeurdrivenluxurycars.co.uk
My new VSD & SCCP site Oct 2011 www.deloreanjewellery.co.uk
My friendly window cleaner www.mwcwindowcleaner.co.uk

User 2147626 Photo


Ambassador
2,958 posts

For me, using IE10, it opens in a pop-up. I close the pop-up and the form is still right there.
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.