|
Hi
We would like use a custom properties on a Attribute in an BC viewobject to enhance the rendering of the attribute. ( ex We have a Property "Unit" that we would like to display after the attribute value )
We would like to use C:out with EL.
I works with the predefined properties like Label, in this way "<c:out value="${bindings['AnmodningId'].label}"/>" But not with the Custom property, how do we get hold of the custom defined property ??
Regards Henning
|