Hi,I am designing a view for web application and facing some problem during formatting it.
The view is set to diaplay the response documents under the parents in hierarchy.
I need to split the different columns of same response document on different lines (rows) without categorizing the view further. Also different colors for these different rows.
I am using Html in view columns and displaying it as Java applet, embedded in a form…
Any suggestions how to achieve this.