add column settings to admin
authorNicole C. Engard <nengard@gmail.com>
Mon, 26 Jan 2015 16:37:06 +0000 (10:37 -0600)
committerNicole C. Engard <nengard@gmail.com>
Fri, 30 Jan 2015 18:42:35 +0000 (12:42 -0600)
en/manual.xml

index b408aaf..1bc3f26 100644 (file)
@@ -19149,6 +19149,66 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
             </mediaobject>
           </screenshot>
       </section>
+      <section id="admincolumns">
+        <title>Column settings</title>
+        <para>This administration area will help you hide or display columns on fixed tables
+          throughout the staff client.  Right now there is only one table, the <link
+            linkend="currexchangeadmin">currencies</link> table, you can control with this, but more
+          will come.</para>
+        <itemizedlist>
+          <listitem>
+            <para><emphasis>Get there:</emphasis> Administration &gt; Additional Parameters > Column
+              settings</para>
+          </listitem>
+        </itemizedlist>
+        <screenshot>
+          <screeninfo>Column settings</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/admin/additional/columns.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+        <para>Clicking on the module you'd like to edit tables for will show you the options
+          available to you.  Right now only 'Administration' has any options.</para>
+        <para>This area lets you control the columsn that show in the Currency admin area.  If
+          nothing is hidden you will see no check marks.</para>
+        <screenshot>
+          <screeninfo>Column settings</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/admin/additional/setcurrencynohide.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+        <para>And will see all of the columns when viewing the table.</para>
+        <screenshot>
+          <screeninfo>Columns on currency table</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/admin/additional/currenciesnohide.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+        <para>If columns are hidden they will be checked off</para>
+        <screenshot>
+          <screeninfo>Column settings</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/admin/additional/setcurrencyhide.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+        <para>And hidden when you view the table.</para>
+        <screenshot>
+          <screeninfo>Columns on currency table</screeninfo>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="images/admin/additional/currencieshide.png"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+      </section>
     </section>
   </chapter>