Show contents of request like previous form inputs in viewlet.
Project description
Introduction
Shows field labels and values on the next form generated by PloneFormGen.
Currently tested with
Plone-3.3.5
Plone-4.1b2
Products.PloneFormGen-1.6.0
Sometimes, you might need to chain forms to create wizard like forms where you want to see field input results from the previous form. This package serves for this need by simply registering viewlet to plone.app.layout.viewlets.interfaces.IAboveContentBody interface.
How To
Once you have quickinstalled collective.pfg.showrequest, go to the Form Folder where you want to show the field results. Check that you have thanks page in the Form Folder folder since this package uses its method displayInputs to show the inputs results. You do not need to check the thanks page in the Edit form of the Form Folder.
There is Show Request button under Actions, so click it. You will see previous form results above the content body now like it is on thanks page.
All the field labels and values will be shown.
Changelog
0.1.0 (2011-04-21)
Initial release
Installation
If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:
Add collective.pfg.showrequest to the list of eggs to install, e.g.:
[buildout] ... eggs = ... collective.pfg.showrequest
Re-run buildout, e.g. with:
$ ./bin/buildout
Credits
Pekka Saari from the Finnish Association for Nature Conservation (Suomen Luonnonsuojeluliitto) who uses this package in their site: http://www.sll.fi
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
File details
Details for the file collective.pfg.showrequest-0.1.0.zip
.
File metadata
- Download URL: collective.pfg.showrequest-0.1.0.zip
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05afc4ce27e4a6275c488a534a79c49df069ced974b6395c67831658264cab38 |
|
MD5 | 17ae97f69f3346bfabede8447e7638a9 |
|
BLAKE2b-256 | 16427ebacfae882a1ca756416440a6071106bded9ede2da670756b8e05cb764a |