An add-on for Plone to create a demo form with all available field types
Project description
cs.ploneformdemo
This product is a demo product to check how a z3c.form based form is rendered in a Plone site. This is useful when designing the site, to check all the special features that a form needs, such as required fields, error messages, etc.
Installation
Install cs.ploneformdemo by adding it to your buildout:
[buildout] ... eggs = cs.ploneformdemo
and then running bin/buildout
After installing the addon using the Plone Control Panel, you can go to these URLs to check the forms:
Full form: http://plonesite.com/test-form-view
Full form with fieldsets: http://plonesite.com/test-form-fieldsets-view
Contribute
Issue Tracker: https://github.com/collective/cs.ploneformdemo/issues
Source Code: https://github.com/collective/cs.ploneformdemo
Support
If you are having issues, please let us know. We have a mailing list located at: project@example.com
License
The project is licensed under the GPLv2.
Contributors
Mikel Larreategi, mlarreategi@codesyntax.com
Changelog
1.0 (2021-02-22)
Initial release. [erral]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.