Difference between revisions of "Test/SupportBeeWidget"

(using the "name" parameter?)
(ALL the parameters)
Line 99: Line 99:
 
<h4>Embedded iframe Version</h4>
 
<h4>Embedded iframe Version</h4>
  
<iframe src="https://igem.supportbee.com/web_tickets/new?company=igem&embed=true&locale=en&captcha=true&forwarding_address_id=8799&name=Cheesy%20Poofs" 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&forwarding_address_id=8799&name=Cheesy%20Poofs&email=cheesy@poofs.com&subject=Insufficient%20Cheese" style="width:500px; height: 500px; border:none"></iframe>
  
 
<div class="clear"></div><div class="clear"></div>
 
<div class="clear"></div><div class="clear"></div>
Line 125: Line 125:
 
captcha: 'true',
 
captcha: 'true',
 
forwarding_address_id: '8799',
 
forwarding_address_id: '8799',
name: "Cheesy Poofs"
+
name: "Cheesy Poofs",
 +
email: "cheesy@poofs.com",
 +
subject: "Insufficient Cheese"
 
});
 
});
 
</script>
 
</script>
  
 
</html>
 
</html>

Revision as of 15:59, 20 May 2015

Learn about cloning troubleshooting here!

Welcome to the Troubleshooting page!

My name is Traci, and I'm here to help you with your cloning problems.

You can contact me by email at traci AT igem DOT org, on Reddit Traci_at_iGEM, or on Twitter @Traci_Haddock


Ask Your Questions and Submit Comments Here!

text



Overlay Version

Open the modal-overlay version of the SupportBee widget

Embedded iframe Version