The only way I can find in OTB ofbiz functionality & web resources that you
can set a form field is using a <hyperlink> element where you can use
description=""
<field name="${groovy: ((viewIndex * viewSize) + (itemIndex + 1))}"
title="Header" ...........Doesn't work and a search through the eclipse source for '<field name="$' returns no results, name can't take an expression, no doubt it messes with the data binding. Is there a way around this? -- Regards, Justin Venture-Net Research & Development
