Briefly explain options available for applying a theme to a form or report and other database objects.

What will be an ideal response?


Themes may be applied to all matching objects (like all forms or all reports); a theme may be applied to one object only; or a theme may be set as the default theme for the entire database.

Computer Science & Information Technology

You might also like to view...

Write a program called home that takes the name of a user as its single argument and prints that user's home directory. Specifically

home steve should print /users/steve if /users/steve is steve's home directory. (Hint: Recall that the home directory is the sixth field stored in the file /etc/passwd.)

Computer Science & Information Technology

Excel uses ________ cell references by default in formulas and functions

Fill in the blank(s) with correct word

Computer Science & Information Technology

The stream manipulators that format justification are ________, ________ and ________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The data type of Zip Codes:

a. Must always be numeric data. b. Must always be string data. c. Can be either numeric or string data. d. None of the above.

Computer Science & Information Technology