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

Last change on this file since 826 was 824, checked in by myroslav, 17 years ago

Bumping project version, preparing to alpha release

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