By daberman on
I created a web form... Easy.
I published the web form.
Being new to drupal, i'm not clear on how to get the form to appear on my site.
Please help.
thanks
I created a web form... Easy.
I published the web form.
Being new to drupal, i'm not clear on how to get the form to appear on my site.
Please help.
thanks
Comments
How did u create the web
How did u create the web form? Did u use the webforms module?
In case you created using webforms (http://drupal.org/project/webform), you will then get to see the url in browser.
like
http://sitename/node/62 <- will be your url to the webform.
Through the Administration > User Management > Permission and give the proper permission for the proper user. If you want to allow anonymous users to fill the webform, set the respective permission.
Then you can just give the link http://sitename/node/62 to people and they should be able to fill it.
To see the answers, login to the website, go to http://sitename/node/62 and you should see a tab to view answers.
Hope this helps
--
bibstha
http://bibekshrestha.com.np
Thanks!
That helps a lot!
S0 if you wanted the form to appear as a page on the site you'd use that link as well?
menuitem
When you create a form, you can fill in the menu settings, that will add a button to your navigation that will lead you to the form/page.
why admin user can't view
why admin user can't view form submision? other user cant either...
error message : "You may not submit another entry at this time."...
i dont know why,i try to gibe some permission to user,but it cant view submision form...
so tired...