source: products/quintagroup.ploneformgen.readonlystringfield/trunk/README.txt @ 804

Last change on this file since 804 was 357, checked in by chervol, 18 years ago

global renames

  • Property svn:eol-style set to native
File size: 874 bytes
Line 
1Readonly FormGen String Field
2
3Readonly FormGen String Field (quintagroup.ploneformgen.readonlystringfield) is a Plone product
4that allows to add Readonly String Field to the form, created with PloneFormGen product.
5
6Usage
7
8    * Add Readonly String Field as a usual String Field to PloneFormGen form
9    * Insert 'Default Value' or 'Default Expression' expression, that will be evaluated when the
10      form is displayed to get the field default value.
11    * That value will be displayed on every form submission as a default value, but will not be editable.
12
13Supported Plone versions:
14
15    * 3.x
16
17Dependencies
18
19    * PloneFormGen
20
21Installation:
22
23    Readonly FormGen String Field is expected to be used with PloneFormGen. Please make sure that Readonly
24    FormGen String Field is installed only after PloneFormGen.
25
26Authors:
27
28    * Vitaliy Podoba - piv@quintagroup.com
29
Note: See TracBrowser for help on using the repository browser.