fixed documentation for dataform and thingy Possible Values field
This commit is contained in:
parent
8ac4215606
commit
636d0cb036
3 changed files with 3 additions and 3 deletions
|
|
@ -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,
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue