fixed documentation for dataform and thingy Possible Values field

This commit is contained in:
Doug Bell 2008-10-02 16:27:12 +00:00
parent 8ac4215606
commit 636d0cb036
3 changed files with 3 additions and 3 deletions

View file

@ -225,7 +225,7 @@ to validate any input that the user may supply.|,
},
'24 description' => {
message => q|This field is used for the list types (like Checkbox List and Select List). Enter the values you wish to appear, one per line.|,
message => q{This field is used for the list types (like Checkbox List and Select List). Enter the values you wish to appear, one per line. If you want a different label for a value, seperate them with a | (pipe) character: value|label },
lastUpdated => 1119156590,
},

View file

@ -529,8 +529,7 @@ vertically.|,
},
'possible values description' => {
message => q|This field is used for the list types (like Checkbox List and Select List). Enter the values
you wish to appear, one per line.|,
message => q{This field is used for the list types (like Checkbox List and Select List). Enter the values you wish to appear, one per line. If you want a different label for a value, seperate them with a | (pipe) character: value|label },
lastUpdated => 1104630516,
},