Changes between Version 6 and Version 7 of S3/S3ReusableField
- Timestamp:
- 12/01/10 21:07:24 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3ReusableField
v6 v7 55 55 }}} 56 56 57 == Deactivate IS_ NULL_OR/IS_EMPTY_OR ==57 == Deactivate IS_EMPTY_OR == 58 58 59 To deactivate a IS_NULL_OR/IS_EMPTY_OR validator in the S3ReusableField when generating the Field instance, you can use the special attribute {{{empty}}}:59 To deactivate a '''{{{IS_NULL_OR}}}''' ('''{{{IS_EMPTY_OR}}}''') validator in the '''{{{S3ReusableField}}}''' when generating the '''{{{Field}}}''' instance, you can use the special attribute '''{{{empty}}}''': 60 60 61 61 {{{