Using Advanced User Interface Controls Flashcards
What control should be used for multiple sections form a set?
Checkboxes
What control should used for a single selection from a limited set?
Option Buttons
What control should used for a single selection from a set, but real-estate needs to be preserved?
Drop-down
What control should used for a single selection from a set that is large?
Auto Complete
What are some of the properties can be set for advanced controls?
Label, Visibility, Tooltip, Required, Placeholder
What can be sources for a drop down, auto-complete, radio button?
- As defined on the property
- Page
- Clipboard
- Report Definition
What are the load behaviors for a drop-down?
- Screen renders
- Load when user hovers over drop-down
- Load after all other UI elements are loaded
What configuration can be used to improve the correct selection in an Auto-complete?
Best Bet
Can a radio button be configured to be multiple columns?
Yes
What is a modal window?
A window that appears in the foreground, and cannot be ignore and must have an action performed on the window or dismiss it
What is an overlay?
A window that appears in the foreground and can be dismissed by clicking in the background
A modal window or overlay is configured with what type of action?
Local action
What Pega feature has a Showcase of fully developed User Interfaces and UI Components?
UI Gallery
What are overlays commonly used for?
Show detailed information.