Showing posts with label publish. Show all posts
Showing posts with label publish. Show all posts

Tuesday, October 26, 2010

How to publish my feedback form

Once you finish creating your feedback form in the form builder you can start using it publically. embed it in your website, send others a link to it, etc. All you need to do in order to use it publicly is “publish” it.
publishing a form means externalizing it. Generating its code and using it in order for other to fill data in it.
There are 5 different publishing methods in the form builder. Choosing the right publish method depends on your needs – whether you want to embed the form to look like an integral part of your site or blog, or you want to use its url as is or as a link. Once you choose a method (by selecting the radio button value) a generated script will appear and you will only need to copy and paste it.

The 6 publishing methods are:
URL - this is the url of the form. This url can be placed in a link or sent to others so they can enter the form. O simply given as is to enter in the browser’s address bar.
IFRAME - this code is used to embed the form in blogs.
LINK - this code is used to add a link for others to enter the form through.
SCRIPT - this code is used to embed the form in a website.
MAIL – when you choose this option a your mailing system window will open, allowing you to send an email, containing a link to the form.
read more about the publish option.

Thursday, October 14, 2010

How to embed your feedback form in the website?

Creating a feedback form using a form builder is really easy, and once the form is done it is even simpler to embed it in your website.
Once your feedback form is finished and saved you will need to publish it. "Publish" is the operation which allows you to use the form publically. When use the publish option the form code will be generated for you (depending on how you would like to use the form) and you will be able to copy the code and paste it in your website.
What you need to do (in a nut shell) in order to embed your feedback form is:
1- press on the "publish" icon
2- choose the publish option which suits you most from the options on the left.
3- copy the code
4- paste it in your web page HTML code

Read more about how to embed a form