Le 31/08/2010 19:29, Jacques Le Roux a écrit :
Hi Bruno,

In such case I handle the field with set and groovy before in the row-action. But yes, why not a default-value?

Jacques
+1 for default-value. It's many case that possible to show a value if nothing is present in context.

Nicolas

From: "Bruno Busco" <bruno.bu...@gmail.com>
Hi,
I need to show a default string (e.g. "None") in a field of a form of type
"list".
I was looking for something like...

<field name="usage" title="${uiLabelMap.WebtoolsUsage}" sort-field="true">
<display default-value="${uiLabelMap.CommonNone}"/>
</field>

...but the display tag does not support the default-value.

Would it make sense to add it?

Thanks,
Bruno




--
Nicolas MALIN
Consultant
Tél : 06.17.66.40.06
Site projet : http://www.neogia.org/
-------
Société LibrenBerry
Tél : 02.48.02.56.12
Site : http://www.librenberry.net/

Reply via email to