[ckan-dev] Multiple values on form select?
David Read
david.read at okfn.org
Fri Feb 18 08:55:35 UTC 2011
Friedrich,
If it's for an extra field then you can use:
ckan.forms.SelectExtraField. Otherwise just configure the field to use
formalchemy.fields.SelectFieldRenderer.
There's very little form stuff in ckanext-dgu - just the
GeoCoverageExtraField and SuggestTagRenderer which are pretty specific
to DGU.
Hope that helps,
David
On 17 February 2011 21:22, Friedrich Lindenberg
<friedrich.lindenberg at okfn.org> wrote:
> Hi David,
>
> I was trying to extend the Helsinki form with a multi-option select
> tonight and couldn't find the needed options or classes (although I
> remember them being there a while ago). Does this still exist
> somewhere? Has it been factored out to ckanext-dgu?
>
> Any guidance would be much appreciated!
>
> Friedrich
>
More information about the ckan-dev
mailing list