
|
If you were logged in you would be able to see more operations.
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
3.2-RC1
|
| Fix Version/s: |
None
|
|
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.
|
|
|
There are no comments yet on this issue.
|
| |
|
|