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

Last change on this file since 1591 was 837, checked in by mylan, 17 years ago

Create 0.7.3 version tag.

  • Property svn:eol-style set to native
File size: 836 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
[837]19* If under some circumstances you need to make readonly field editable, then
20  set appropriate condition in Edit Mode field.
21
[824]22Supported Plone versions
23------------------------
[351]24
[824]25* 3.x
[351]26
[824]27Dependencies
28------------
[351]29
[824]30* PloneFormGen
[351]31
[824]32Authors
33-------
[351]34
[824]35* Vitaliy Podoba - piv@quintagroup.com
Note: See TracBrowser for help on using the repository browser.