Skip to main content

zeam.form forms in a viewlet

Project description

zeam.form.viewlet provide you with a Zeam Form in a viewlet.

Example

Quick example:

from zeam.form import base
from zeam.form.viewlet import ViewletForm

class CallUs(ViewletForm):

   label = u"Call us"

   fields = base.Fields(base.Field("Phone number"))
   actions = base.Actions(base.Action("Call"))

Changelog

1.2.1 (2012/04/27)

  • Update to use grokcore.chameleon instead of megrok.chameleon.

1.2 (2011/11/08)

  • Update test with a cleaner setup.

1.1 (2010/10/18)

  • Add a ViewletManagerForm.

  • Add tests.

  • Update form templates to be compatible with last version of zeam.form.base.

1.0 (2010/07/16)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeam.form.viewlet-1.2.1.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file zeam.form.viewlet-1.2.1.tar.gz.

File metadata

File hashes

Hashes for zeam.form.viewlet-1.2.1.tar.gz
Algorithm Hash digest
SHA256 366f0adc4a22f0bec88ccbe78787d843f6a5c3aa406b403fc1cac7463e9bf370
MD5 ea2aabe5cef8b12ddcb486b460b91040
BLAKE2b-256 2cf58deb24c06eb22212f22fc383fb3477fba30e5d22715792fa197dd904b390

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page