Advanced Database Module 3

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:18 AM on 9/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

List of Values (LOV)

Scrollable pop-up window that enables a user to pick the value of an item from a multicolumn dynamic list

2
New cards
  • Dynamic

  • Independent

  • Flexible

  • Efficient


LOV Qualities

3
New cards

LOV Lamp

shows in the console area when a text item has LOV

4
New cards

Editor

Allows to view multiple lines of a text item simultaneously, search and replace text in it, and generally modify the value of an item from this separate window.

5
New cards

Record group

A column-and-row structure stored within Forms Runtime memory and is similar to the structure of a database table.

6
New cards

Input Items

A generic term for Forms Builder item types that accept user input.

7
New cards

Check Boxes

a two-state interface object that indicates whether a certain value is ON or OFF

8
New cards

List Items

An interface object that displays a predefined set of choices, each corresponding to a specific data value.

9
New cards
  • Poplist

  • Tlist

  • Combo Box


3 list styles

10
New cards

Poplist

Appears as a field with an iconic button attached to the right

11
New cards

Tlist

Appears as a rectangular box that displays the list elements

12
New cards

Combo Box

Appears as a field with a down arrow next to its right

13
New cards

Radio Groups

An item where a set of radio buttons represents the possible values for the item.

14
New cards

Text Item

The default item type. An interface object with which you can query, insert, update, and delete data

15
New cards

• Converting an existing item into a text item

• Text Item tool in the Layout Editor

• Object Navigator

• Using the wizards

Ways to create text item