From 1e313010f3183b80fe0921325f55991a1d87460d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 27 Oct 2004 05:50:47 +0000 Subject: [PATCH] Reordered some content to make it flow better. Grammar updates. --- lib/WebGUI/i18n/English/DataForm.pm | 34 ++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/lib/WebGUI/i18n/English/DataForm.pm b/lib/WebGUI/i18n/English/DataForm.pm index f723d7d13..f6cb579fa 100644 --- a/lib/WebGUI/i18n/English/DataForm.pm +++ b/lib/WebGUI/i18n/English/DataForm.pm @@ -92,24 +92,24 @@ Choose a template that will be used to display the list of stored records in thi message => q|You may add as many additional fields to your Data Form as you like.

-Label
-This is an informative text label to let the user know what this field represents. -

- -Field Name
-The name of this field. It must be unique among all of the other fields on your form. -

- Tab
When the form has multiple tabs, defines which tab of the form that the field is displayed in. Otherwise, all fields are displayed on the same page.

+Label
+This is an informative text label to let the user know what this field represents. +

+ Subtext
An extension of the label, this is a description of what should go in the field or optional instructions for the field.

+Field Name
+The name of this field. It must be unique among all of the other fields on your form. +

+ Status
Hidden fields will not be visible to the user, but will be sent in the email.Displayed fields can be seen by the user but not modified. Modifiable fields can be filled in by the user. Required fields must be filled in by the user. If you choose Hidden or Displayed, be sure to fill in a Default Value. @@ -120,15 +120,15 @@ Choose the type of form element for this field.

Width
-Set the number of characters wide this field will be. +Set the number of characters wide this form field will be.

Height
-Set the number of characters tall this field will be. Only used on textarea and HTMLArea. +Set the number of characters tall this form field will be. Only used on textarea and HTMLArea.

Align vertical
-This property controls wheter radio- and checklists are layouted horizontally or vertically. +This property controls wheter radio buttons and checklists are laid horizontally or vertically.

Extras
@@ -144,7 +144,7 @@ Enter the default value (if any) for the field. For Yes/No fields, enter "yes"

|, - lastUpdated => 1090575731 + lastUpdated => 1098856520 }, '16' => { @@ -457,10 +457,6 @@ A loop containing the data submitted by the user for each field in this data for

-record.data.value
-The value submitted by the user for this field in this record entry. -

- record.data.name
The web safe name of this field.

@@ -469,6 +465,10 @@ The web safe name of this field. The human readable label for this field.

+record.data.value
+The value submitted by the user for this field in this record entry. +

+ record.data.isMailField
A conditional indicating whether this field exists for the mail subsystem of the data form.

@@ -476,7 +476,7 @@ A conditional indicating whether this field exists for the mail subsystem of the

|, - lastUpdated => 1053885702 + lastUpdated => 1098856416 }, '24' => {