Tags:
create new tag
view all tags

SID-00270: Save form data in a database

Status: Answered Answered TWiki version: 4.3.0 Perl version:
Category: CategoryForms Server OS: Last update: 16 years ago

How can I save the form data or the form in a database and retrieve it.

-- GauravSinghal - 2009-04-17

Discussion and Answer

You can do all that internally in TWiki by creating TWiki forms bases applications. Look into TWikiForms, TWikiTemplates. The support forum in this web is an example TWiki application.

There are also simple solutions based on EditTablePlugin and custom templates of CommentPlugin. See working example at EditActionItems.

You can also retrieve and format data from external databases, such as MySQL or Oracle. See Extensions:database. The DatabasePlugin allows users to push content back into the external database.

-- PeterThoeny - 2009-04-17

Hi , I am completely new to TWIKI.

Could you please explain in detail about TWIKI Forms and TWIKI Temp.

Like after I create a form

%STARTFORM{name="myform" action="save">

%FORMELEMENT{name="Name"type="text"title="Enter your name:"mandatory="on"}%

%ENDFORM%

What shuld i do next. How do I create a template and add the form to it.

And what after adding the form to template.

-- GauravSinghal - 2009-04-20

Hi , I am completely new to TWIKI.

Could you please explain in detail about TWIKI Forms and TWIKI Temp.

Like after I create a form

%STARTFORM{name="myform" action="save">

%FORMELEMENT{name="Name"type="text"title="Enter your name:"mandatory="on"}%

%ENDFORM%

What shuld i do next. How do I create a template and add the form to it.

And what after adding the form to template.

-- GauravSinghal - 2009-04-20

Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the TWiki consultants if you need timely help. We invite you to get involved with the community, it is more likely you get community support if you support the open source project!

-- PeterThoeny - 2009-06-02

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title Save form data in a database
SupportCategory CategoryForms
TWiki version 4.3.0
Server OS

Web server

Perl version

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2009-06-02 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.