|
Lines 540-548
Circulation:
Link Here
|
| 540 |
- "<br />Can name any field in the items table followed by a colon then a space then" |
540 |
- "<br />Can name any field in the items table followed by a colon then a space then" |
| 541 |
- "a bracketed list of values separated by commas." |
541 |
- "a bracketed list of values separated by commas." |
| 542 |
- "For example:" |
542 |
- "For example:" |
| 543 |
- "<br />ccode: [NEWFIC,NULL,DVD]" |
543 |
- "<br />ccode: [NEWFIC,null,DVD]" |
| 544 |
- "<br />itype: [NEWBK,\"\"]" |
544 |
- "<br />itype: [NEWBK,\"\"]" |
| 545 |
- "<br /> <strong>NOTE:</strong> The word 'NULL' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field." |
545 |
- "<br /> <strong>NOTE:</strong> The word 'null' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field." |
| 546 |
- |
546 |
- |
| 547 |
- pref: UpdateNotForLoanStatusOnCheckout |
547 |
- pref: UpdateNotForLoanStatusOnCheckout |
| 548 |
type: textarea |
548 |
type: textarea |
| 549 |
- |
|
|