GithubHelp home page GithubHelp logo

collective.pfg.showrequest's Introduction

Introduction
============

collective.pfg.showrequest shows field labels and values on the next form generated by PloneFormGen.

Currently tested with
---------------------

* Plone-4.3
* Products.PloneFormGen-1.7.8
* Python-2.7.x

Sometimes, you might need to chain forms to create wizard like forms where
you want to show 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 (*Form2*) where you want to show the field results.

There is **Show Request** button under Actions, so click it.
Input field ids from the previous form (*Form1*) and save it.

* The order will effect the resulting order.

Copy the field types from the *Form1* to the *Form2* with default values and overrides empty.

* To show the field result correctly, you need to have the same field in both Form1 and Form2 for the showing fields.

You will see previous form results above the content body now like it is
on thanks page.

collective.pfg.showrequest's People

Contributors

taito avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.