This is a break down of Page related matters.
Page Layout
A pages layout is mostly controled by the page template
PageTemplates
Page Regions
Page Items
Is this the right place for the commonly asked 'Cascading Select Lists' question?
--
EarlLewis - 19 Jan 2006
Try the
CssCategory
Form Element Option Attributes
Form Element Option Attributes are used exclusively for check boxes and radio
buttons and control the way the HTML DB engine renders individual options.
For example:
class="fielddatabold"
could make checkbox display values (or labels) to appear in bold.
(See Chapter 5 of the 2 day Tutorial, sub-section "Alter Check Box Display Values")
This makes text in a text box bold as you type it in. This may make the information in a region easier to read, is to make the labels (or the data) more pronounced. With this, you can additionally accomplish more by changing the color, specifying another font, or using bold.
(See Chapter 4 of the 2 day Tutorial, sub-section "Making Data Bold")
Author: ColinSheppard - 11 Jul 2006
Checkboxes and Multiple Select
These two blog posts are brilliant on the topic, read this one:
http://www.orablogs.com/sergio/archives/000456.html
Then this one:
http://www.orablogs.com/sergio/archives/001245.html
Although a bit off topic, this how to tabular forms, if you think it might be useful to go further:
http://www.oracle.com/technology/products/database/application_express/howtos/tabular_form.html
Page Processes
Page Branches
Page Computations
--
CarlBackstrom - 15 Dec 2005
Comments
- Earl, the Wiki is really a place for "Solutions" and "Hints" rather than for generally asking questions....although perhaps we should consider a Question section? -- JohnScott - 21 Jan 2006 21 Jan 2006 - 13:21
- What is the right way to handle content update questions like mine above? -- EarlLewis - 19 Jan 2006 19 Jan 2006 - 17:52