Hi,
At the moment it seems like the DataForm can handle only Label, Value pairs.
I want to have the possibility the create this structure.
row start
Label, Value <fixed gap> Label, Value
row start
Label, Value <fixed gap> Label, Value
I was hoping not to use a Table to solve it.
When I use the CssClass="rdfLabel rdfBlock" and CssClass="rdfFieldValue" on these pairs, then the structure will be Label, Label, Value, Value. Does it exist a css class that will handle this scenario ? I have tried to search for it, but with no luck. Does it exist any documentation on the predefined css classes and the use.
Regards
Ole Oscar Johnsen