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
RevLine 
[824]1Introduction
2============
[322]3
[824]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.
[322]7
[351]8Usage
[824]9-----
[351]10
[824]11* Add Readonly String Field as a usual String Field to PloneFormGen form.
[351]12
[824]13* Insert 'Default Value' or 'Default Expression' expression, that will be
14  evaluated when the form is displayed to get the field default value.
[351]15
[824]16* That value will be displayed on every form submission as a default value,
17  but will not be editable.
[351]18
[824]19Supported Plone versions
20------------------------
[351]21
[824]22* 3.x
[351]23
[824]24Dependencies
25------------
[351]26
[824]27* PloneFormGen
[351]28
[824]29Authors
30-------
[351]31
[824]32* Vitaliy Podoba - piv@quintagroup.com
Note: See TracBrowser for help on using the repository browser.