Hi,
I think this could be interesting for other people too:

the possibility of choosing between the elements
– Radios
– Textfield
and (new)
– dropdown-menu

Is there an easy way to get that?

Comments

danielb’s picture

You could use hook_form_alter to change it yourself in a custom modules. But I am working on something like this already.

danielb’s picture

Status: Active » Postponed
quixxel’s picture

Thanx for your quick response.

Do you know a suitably example to use hook_form_alter?
(I'm not a coder, I'm a Drupal-newbie.)

danielb’s picture

Status: Postponed » Fixed

This feature is supported with the 3.x branch of the module in combination with Finder Views, the module is not finished yet, but this particular feature is complete.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.