Layton ServiceDesk - Configuring the System - Data Design

From Layton Support
(Difference between revisions)
Jump to: navigation, search
m (Added section headings)
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
=[http://itygeligub.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
+
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk]] [[User Guide for Layton ServiceDesk|<u>Back to Contents</u>]]</p>
The Data design function provides users with the ability to add user defined field fields to data tables in the Layton ServiceDesk™ database.
+
<p align="right">[[File:btn_back_up.png|link= Layton ServiceDesk - Configuring the System - Create and Define Libraries]] [[Layton ServiceDesk - Configuring the System - Create and Define Libraries |<U>Previous article in this series: ''Create and Define Libraries''</u>]]</p>
 +
__FORCETOC__
 +
=Overview=
 +
The Data design function provides Administrative users with the ability to add user-defined fields to data tables in the Layton ServiceDesk database tables, although system fields (fields prefixed ''sys_'') cannot be deleted.
  
 +
The default data structures may be adequate, and therefore there will be no requirement to add any user defined fields. Examination of each table under '''Administration > Data Design''' will allow decisions to be made on any changes.
  
'''• Table Definitions'''
+
You must create any new data fields ''before'' you can add them to a form design. The following data tables can be viewed and edited (Note that the Problem, Change & Company data tables will only be available if these features have been turned on in '''[[Layton ServiceDesk™ - Settings - System Settings - Application Settings#Enable Problem & Change|Administration > System Settings > Application Settings]]'''):
  
 +
*Task Data
 +
*Request Data
 +
*Problem Data
 +
*Change Data
 +
*Analyst Data
 +
*End User Data
 +
*Company Data
 +
*Department Data
 +
*Site Data
 +
*Solution Data
 +
*Priority Data
 +
*Survey Data
  
Layton ServiceDesk™ allows Administrative users to modify the data structures or add and delete data user defined fields from the database tables, although system fields (fields prefixed “sys_”) cannot be deleted.  
+
All data tables are displayed in the same grid view, showing the Field Name, Type (type of data) and Size (number of maximum characters). The Delete button [[File:Lsd delete 16px.png|link=]] will not appear next to system fields, which are prefixed with ''sys_''.
  
The default data structures may be adequate, and therefore there will be no requirement to add any user defined fields. Examination of each table under '''Administration | Data Design''' will allow decisions to be made on any changes.  
+
=Adding a User-Defined Field=
 +
To add a data field, click the Add button [[File:Lsd btn plus.png|link=]]. A form will open to enter the Field Name, Type (Text, Integer, Currency, Date, etc) and Size and when completed, click the Save button [[File:Lsd btn save.png|link=]].
  
You must create any new data fields '''before''' completing any Form Designs otherwise the data fields will not be available. The following data tables can be viewed and edited (Note that the Problem, Change &amp; Company data tables will only be available if these features have been turned on in Administration | System Settings | Application Settings):&lt;br/&gt;
+
Any field you do add in data design must be prefixed ''usr_''. Use only lower-case letters, numbers and the underscore _. On a form, a more descriptive label can be used. For example, the constraints of database design require a field to be called ''usr_smk_code'', but on the form, the field can be given the label ''SMK Code''.
&lt;br/&gt;
+
'''Request'''&lt;br/&gt;
+
'''Action (Tasks)'''&lt;br/&gt;
+
'''Problem'''&lt;br/&gt;
+
'''Change'''&lt;br/&gt;
+
'''Analyst (User)'''&lt;br/&gt;
+
'''Eusers (End User)'''&lt;br/&gt;
+
'''Eclient (Department)'''&lt;br/&gt;
+
'''Site'''&lt;br/&gt;
+
'''Company'''&lt;br/&gt;
+
'''Solutions'''&lt;br/&gt;
+
'''Priority'''&lt;br/&gt;
+
'''Survey'''&lt;br/&gt;
+
&lt;br/&gt;
+
All data tables are displayed in the same format, showing the Field Name, Type and Size. The option to '''“Delete”''' fields will not be available against system fields, prefixed “sys_”.
+
To add a data field select the Add New icon. You are then presented with a form to enter the Field Name, Type (Text, Integer, Currency, Date, etc) and Size and when completed select “Save”.
+
  
The Field Names do not have to the same as the Form name or label as these are defined using.  Any field you do add in data design must be prefixed “usr_”.
 
  
Once a user defined data filed has been added to the data table the field can be added to the forms by selecting the “Add User Field” icon  on the floating Toolbar in the FORM DESIGN section.
+
[[File:Lsd data design add field.png|link=]]
 +
 
 +
 
 +
Once a user-defined data field has been added to the database table, it can be added to forms by clicking the Add User Field button [[File:Lsd btn toolbar user 32px.png|link=]] on the Toolbar in '''[[Layton ServiceDesk - Configuring the System - Form Design#Using the Form Design Toolbar|the Form Design interface]]'''.
 +
<p align="right">[[Layton ServiceDesk - Configuring the System - Form Design |<u>Next article in this series: ''Form Design''</u>]] [[File:Btn forward.png|link=Layton ServiceDesk - Configuring the System - Form Design]]</p>
 +
 
 +
<p align="right">[[File:btn_back_up.png|link=User Guide for Layton ServiceDesk]] [[User Guide for Layton ServiceDesk|<u>Back to Contents</u>]]</p>

Latest revision as of 22:57, 30 October 2016

Btn back up.png Back to Contents

Btn back up.png Previous article in this series: Create and Define Libraries

Contents

[edit] Overview

The Data design function provides Administrative users with the ability to add user-defined fields to data tables in the Layton ServiceDesk database tables, although system fields (fields prefixed sys_) cannot be deleted.

The default data structures may be adequate, and therefore there will be no requirement to add any user defined fields. Examination of each table under Administration > Data Design will allow decisions to be made on any changes.

You must create any new data fields before you can add them to a form design. The following data tables can be viewed and edited (Note that the Problem, Change & Company data tables will only be available if these features have been turned on in Administration > System Settings > Application Settings):

  • Task Data
  • Request Data
  • Problem Data
  • Change Data
  • Analyst Data
  • End User Data
  • Company Data
  • Department Data
  • Site Data
  • Solution Data
  • Priority Data
  • Survey Data

All data tables are displayed in the same grid view, showing the Field Name, Type (type of data) and Size (number of maximum characters). The Delete button Lsd delete 16px.png will not appear next to system fields, which are prefixed with sys_.

[edit] Adding a User-Defined Field

To add a data field, click the Add button Lsd btn plus.png. A form will open to enter the Field Name, Type (Text, Integer, Currency, Date, etc) and Size and when completed, click the Save button Lsd btn save.png.

Any field you do add in data design must be prefixed usr_. Use only lower-case letters, numbers and the underscore _. On a form, a more descriptive label can be used. For example, the constraints of database design require a field to be called usr_smk_code, but on the form, the field can be given the label SMK Code.


Lsd data design add field.png


Once a user-defined data field has been added to the database table, it can be added to forms by clicking the Add User Field button Lsd btn toolbar user 32px.png on the Toolbar in the Form Design interface.

Next article in this series: Form Design Btn forward.png

Btn back up.png Back to Contents

Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox