History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: JSF-7
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Chad Brandon
Reporter: David Allen
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
JSF cartridge

Render page variables only when configured in namespace

Created: 20/Apr/06 01:06 AM   Updated: 20/Apr/06 01:08 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. Text File pagevars-patch.txt (6 kb)

Environment: 3.2-RC1-SNAPSHOT


 Description   
Like the bpm4struts cartridge, it would be useful to have a namespace property "renderPageVariables" to control whether or not page variables are rendered at the top of the content for a page. In most cases, it is not desired since page variables are often incorporated into form fields already defined in events.

 All   Comments   Change History      Sort Order:
Comment by David Allen [20/Apr/06 01:08 AM]
Patch of JSF cartridge to include namespace property "renderPageVariables" and other changes to conditionally generate the JSP or XHTML file for the page variables and to conditionally use them in the templates that generate the main page files.