Difference between revisions of "Test/SupportBeeWidget"

(unbroke the iframe)
(prefilled subject line)
Line 71: Line 71:
 
<!--<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799&ticket[requester_name]=Cheesy%20Poofs&ticket[requester_email]=cheesy@poofs.com&ticket[subject]=Insufficient%20Cheese" style="width:500px; height: 500px; border:none"></iframe>-->
 
<!--<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799&ticket[requester_name]=Cheesy%20Poofs&ticket[requester_email]=cheesy@poofs.com&ticket[subject]=Insufficient%20Cheese" style="width:500px; height: 500px; border:none"></iframe>-->
  
<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799" style="width:500px; height: 700px; border: 1px solid #ccc;">Fallback content</iframe>
+
<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&ticket[forwarding_address_id]=8799&ticket[subject]=[Troubleshooting]%20Type%20your%20question%20here" style="width:500px; height: 700px; border: 1px solid #ccc;">Fallback content</iframe>
  
 
<div class="clear"></div><div class="clear"></div>
 
<div class="clear"></div><div class="clear"></div>
Line 96: Line 96:
 
locale: 'en',
 
locale: 'en',
 
captcha: 'true',
 
captcha: 'true',
forwarding_address_id: '8799'
+
forwarding_address_id: '8799',
 +
subject: "[Troubleshooting] Type your question here"
 
});
 
});
 
</script>
 
</script>

Revision as of 19:50, 20 May 2015

Left sidebar

Ask Your Questions and Submit Comments Here!

Introductory text!



Overlay Version

Open the modal-overlay version of the SupportBee widget

Embedded Iframe Version