currencySelect

Purpose

Helper tag for creating HTML selects for selecting from a list of currency symbols (eg. 'EUR', 'USD' etc.).

Examples

<g:currencySelect name="myCurrency" value="${currency}" />

Description

Attributes

Source

Show Source