2.6 Build forms and optimize form performance in finance and operations apps Flashcards

1
Q

Why are form patterns important?

A

Provide form structure based on a style, which includes required and optional controls.
Make form development easier by providing guided experience
Helps validate form and control structures

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

Most common form patterns?

A

Simple list pattern
Simple list and details pattern
Simple details pattern
Master details pattern
Details transaction pattern
List page pattern
Table of Contents pattern
Workspace pattern
Wizard pattern

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

Simple list pattern?

A

Maintain data for entities that contain six or fewer fields and no parent/child relationships

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

Simple list and details pattern?

A

Used to maintain data for entities that contain six or more fields

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

Simple Details pattern?

A

Presents a simple set of fields to the user, in view mode

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

Master Details pattern?

A

Primary method for entering data
Users can view and edit data that is organized into expandable and collapsible FastTabs

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

Details Transaction pattern?

A

Used to present data details in Header view and Line view

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

List page pattern?

A

Presents data in a manner that is optimized for browsing records and allows the user to take action on a specific record

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

Table of contents pattern?

A

used when at least two forms are required for setup configuration

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

Workspace pattern?

A

Used to create a F&O apps workspace, which is a grouping of tasks and specific pages that are used for significant business activity

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

Wizard pattern?

A

Used to guide a user through specific task by using an ordered series of tab pages

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

Display menu item?

A

Presents forms and dialogs to the user

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

Output menu item?

A

Print a result such as report

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

Action menu item?

A

To perform a job, such as creating or updating transactions in the database

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

Fiddler?

A

Free, browser-based debugger tool used to diagnose authentication issues.

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