Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forms in plone

Status
Not open for further replies.

nid04

Programmer
Joined
Dec 9, 2004
Messages
1
Location
ES
Hello,

I'm want to do a form in plone so that members can put some information and this can be displayed in another page of the site. How I can do that?

Thank you!

Nid
 
I think you need write scripts in the ZMI (Zope Management Interface) to do that.

Zope comes with its native Gadfly Database.

You can store your form variables (e.g. <dtml-var username> to Gadfly field variables.

Pity I am stupid not seeing your whole problem ...

I would be delighted to share with your "Why Plone" ...


Michael Chan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top