02 Jesse Khon Module Terms COPY Flashcards

1
Q

Runs across the top of every page and contains a logo and global navigation controls

A

Banner Frame

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Provides links to all Application Menus and Modules

A

Application Navigator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

These contain modules and organize related information

A

Applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Displays information such as lists, forms, homepages, and wizards

A

Content Frame

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Shows the name of the current user and provides a link to the user’s profile

A

Welcome Message

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

(Admin only) Allows the admin to switch user views without logging out

A

Impersonate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

(Admin only) Allows user to elevate to a higher security role when needed and then return to their normal role

A

Elevated Privileges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Searches for text in multiple applications

A

Global Text Search

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Alters the amount of space the banner frame occupies

A

Collapse/Expand Banner

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Returns to the Welcome page for subsequent login

A

Logout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which icon allows you to: Access homepages, use application picker, select update sets, change themes…

A

System Menu Gear

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

a type of field that lets the user select from a pre-defined set of configurable choices

A

Choice list Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

a type of field that specifies when to run business logic such as a business rule or workflow. Adds the condition builder to a form. You must specify a dependent field that references the table name.

A

Condition Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
Field that allows the selection of one of the following data structures and entry of values to organize particular information in the record.
String
Boolean
Integer
Decimal
Object
Array
A

Data Structure Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A field type that can perform common database transformations and calculations.

A

Function Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

String field with a built-in HTML editor.

A

HTML Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

field that enables you to add images to forms

A

Image Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

field type stores valid IPv4 and IPv6 addresses

A

IP address field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Field that accepts text entries and displays previous entries with a user name and time stamp.

A

Journal Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

You can access the values stored in a ___________ in scripts using the name

A

Name-value pairs field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

accept decimal input and appear as progress bars when displayed in lists.

A

Percent complete field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

String field that provides E164-compliant formatting and validation for telephone numbers.

A

Phone number field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

stores a reference to a field on another table. For example, the Caller field on the Incident table is a reference to the User [sys_user] table

A

Reference Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

String field that provides suggested values but accepts free-form text.

A

Suggestion Field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
use the basic wiki markup language and support links to external URLs and to sources within the system
Wiki Field
26
A client script executes client-side script logic when forms are:
loaded changed submitted
27
______ Client Scripts execute script logic when forms are loaded. Use ______ Client Scripts to manipulate a form's appearance or content. For example, setting field or form-level messages based on the presence of a value. Use _______ Client Scripts sparingly as they impact form load times.
OnLoad
28
_________ Client Scripts execute script logic when a particular field's value changes. Use_______ Client Scripts to respond to field values of interest and to modify another field's value or attributes. For example, if the State field's value changes to Closed Complete, generate an alert and make the Description field mandatory.
OnChange
29
_______ Client Scripts execute script logic when a form is submitted. Use _______ Client Scripts to validate field values. For example, if a user submits a Priority 1 record, the script can generate a confirmation dialog notifying the user that the executive staff are copied on all Priority 1 requests
onSubmit
30
protects your data by controlling read, write, create, and delete authorization
Contextual Security Manager
31
Field for uploading and embedding .mp3 or .ogg audio files.
Audio Field
32
String field that accepts CSS color declarations (including hex or RGB notation) and displays a preview
Color Field
33
Decimal field with four digits after the decimal point. When displayed on a form, a _____ field also includes an additional choice list for selecting the _____ type
Currency Field
34
What type of field includes: Day, which can be selected with a calendar widget Day and time of day, which can be selected with a calendar widget.
Date Field | Date/Time Field
35
Field with number with up to two digits after the decimal points (for example, 12.34).
Decimal Field
36
Reference to any record on any table.
Document ID Field
37
System field that contains a reference to the domain.
Domain ID Field
38
String input field that stores a date-time
Due Date Field
39
Length of time. Stored in the database as an integer number of milliseconds, but appears in days, hours, minutes, and seconds
Duration Field
40
Field that is encrypted for security. Depending on the user's encryption context, the field may be hidden, the value may be hidden, or the field and value may display
Encrypted Text Field
41
Field for holding a file. A field holds one file. All file types are supported.
File Attachment Field
42
Number with up to seven digits after the decimal point.
Floating Point Number Field
43
String field that provides the user access to an icon picker in a form. By default, the favorites icon set is used
Icon Field
44
Number with zero decimal points.
Integer Field
45
Field that accepts text entries but does not display previous entries.
Journal Input Field
46
Field that displays the contents of journal fields. You must specify the journal fields as the dependent fields. If a journal list field depends on more than one journal field, the entries are displayed chronologically.
Journal List Field
47
Reference field that accepts multiple references rather than just one.
List Field
48
Integer field that can contain a longer number than the integer field
Long Field
49
Field that maps text values. Each mapping is one-to-one, however a single ______ can contain multiple mappings.
Name-Value Pairs Field
50
Text field that stores passwords with ____ encryption. _____ encryption stores the password as a secure hash value that cannot be decrypted.
Password (1 Way Encrypted) Field
51
Text field that stores passwords with ____ encryption. _____ encryption stores the password as a secure encrypted value that can be decrypted programmatically within the instance. You can use _____ encryption with form variables. To encrypt text fields on forms, use Encryption Contexts. The length for ___ field values must be at least 255 characters.
Password (2 Way Encrypted) Field
52
A currency field that enables control over conversions and display.
Price Field
53
Text field that accepts JavaScript code input and provides controls, such as syntax checking and formatting.
Script (Plain) Field
54
Text field that accepts JavaScript code input and provides controls, such as syntax checking and formatting. It also provides a list of fields and server APIs. You must specify a dependent field that references the table name for the list of fields.
Script Field
55
For 255 characters or less, the _____ is a single-line text field. Anything 256 characters or over appears as a multi-line text box.
String Field
56
String field that lets you select a table.
Table Name Field
57
Boolean field that appears as a one-digit integer, typically 1 (true) or 0 (false).
True/False Field
58
String field that is a clickable URL field when locked
URL Field
59
Field for uploading and embedding video.
Video Field
60
Choice list field that displays a stage in a workflow.
Workflow Field
61
Displays the details of tables and their relationships in a visual manner, allowing administrators to view and easily access different parts of the database schema.
Schema Map
62
Where is wildcard searching available?
- Global Text Search - Knowledge Base - List view of any table - Reference Fields
63
Wildcard: *term or %term%
Search for values that contain term
64
Wildcard: %term
Search for values that end with term
65
Wildcard: term%
Search for values that start with term
66
Wildcard: =term
Search for values that equal term
67
Wildcard: !*term
Search for values that do not contain term
68
Wildcard: !%term
Search for values that do not end with term
69
Wildcard: !=term
Search for values that do not equal term