Bug 10671: Update Cataloging Help
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / cataloguing / additem.tt
index 9ee0458..192a8fc 100644 (file)
        <li>y - Koha item type</li>
 </ul>
 
+<p>To make sure that these values are filled in you can mark them as mandatory in the framework you're using and then they will appear in red with a 'required' label. The item will not save until the required fields are filled in.</p>
+
+<p>Tip: To make item subfields required in a framework you'll want to edit the 952 field in the framework editor.</p>
+
 <p>Below the add form there are 3 buttons for adding the item</p>
 
 <ul>
 <p>Items can be edited in several ways.</p>
 
 <ul>
-    <li>Clicking 'Edit' and 'Edit items' from the bibliographic record</li>
-    <li>Clicking 'Edit items' beside the item on the 'Items' tab</li>
+    <li>Clicking 'Edit' and 'Edit Items' from the bibliographic record
+<ul>
+    <li>Which will open up a list of items where you can click 'Edit' to the left of the specific item you would like to edit.</li>
+</ul>
+</li>
+    <li>Clicking 'Edit Items' beside the item on the 'Items' tab
+<ul>
+    <li>Which will open up a list of items where you can click 'Edit' to the left of the specific item you would like to edit.</li>
+</ul>
+</li>
+    <li>Clicking 'Edit' and then 'Edit items in batch'
+<ul>
+    <li>This will open up the batch item modification tool where you can edit all of the items on this record as a batch.</li>
+</ul>
+</li>
 </ul>
 
 <p>The edit menu is also where items can be deleted from</p>
@@ -57,6 +74,6 @@
 
 <p>Finally you can use the batch delete tool to delete a batch of items.</p>
 
-<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.8/en/catitems.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Adding/Editing Items in the <a href="http://manual.koha-community.org/3.14/en/catitems.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]