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

Key: BPM-286
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Wouter Zoons
Reporter: Stefan Bachert
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
Bpm4Struts Cartridge

style ids duplicates

Created: 16/May/06 01:10 PM   Updated: 16/May/06 01:11 PM
Component/s: None
Affects Version/s: 3.2-RC1
Fix Version/s: None

File Attachments: 1. Zip Archive styleid.zip (11 kb)



 Description   
This are my changes to bpm4struts cartrigdes.

I changed the following stuff

0) pure project specific flavors
1) i played with id and class due to a bug of firefox, ignore these changes
2) add a table label

a) remove inflexible table layout. Removed h3
b) use style for required field instead of adding content
c) remove potentially duplicated id (styleid)
d) with c) I was able to distinct a page var from a table var


Which files handles what?

action.jsp.vsl a) b)
default-application.css.vsl 0) a) b)
main-layout.jsp.vsl 1)
page.css.vsl a) c)
page.jsp.vm c) d)
 (pass beanname to renderTableHyperlink, renderTableHyperlink, renderTableButton, remove StyleId from renderFormField)
page.jsp.vsl 0)
page-table.jspf.vsl 2) c)
 (substitue row by tablename, pass tablename to renderTable macros)
 


These files work at my place.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.