The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Where can I find my form? - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Where can I find my form? (/showthread.php?tid=2422) |
Where can I find my form? - PaulGJ - Apr 15th, 2013 I created a form and the status shows: ![]() But where can I find the form ONLINE? Thank you for your answer PaulGJ RE: Where can I find my form? - alexh - Apr 15th, 2013 It looks like you chose to create an internal form. Check out the documentation here for some more explanation about the difference between internal and external forms: http://docs.formtools.org/userdoc2_1/?page=form_types You will either need to use the form builder module or create an HTML form on your own that will connect to what you created in the formtools backend. Give it a try and post if you run into problems! RE: Where can I find my form? - PaulGJ - Apr 18th, 2013 Hello Alexh, Thank you for this, I will study it and try again. |