Share » Forums » Developer » how to make radio buttons "Yes" and...

how to make radio buttons "Yes" and "No"?

how to make radio buttons "Yes" and "No"?

Tuesday 16 August 2005 6:06:31 am - 6 replies

Author Message

K259

Tuesday 16 August 2005 6:10:41 am

Selection.
Or you can also use enum and use it as option button, but the enum is slower.

Vytautas Germanavičius

Tuesday 16 August 2005 11:01:56 pm

but selection is displayed as combobox. And i need radio button and only for this case.
Should i override template?

{set-block scope=root variable=cache_ttl}0{/set-block}

David Eriksson

Wednesday 17 August 2005 4:51:01 am

Can't you choose if selection should be displayed as drop-down or radio buttons?

/David

bisk

Wednesday 17 August 2005 8:26:24 am

Try the option datatype, I use it as well in my contact form and it has radio buttons.

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

Vytautas Germanavičius

Friday 19 August 2005 3:52:31 am

i'm using ez 3.6.1.

Selection is displayed as combobox. And it is not possible to choow way of displaying.

option do not allow to enter anything except name in admininstration page.

I found that it is possible to choose way of displaying in Enum class. But this type is deprecated. Also i do not find way to display both: name and value of option.

Another example, I need to meke folloving:
choose your zodiac:
Option name: Cancer
Option value: images/zodiac-cancer.gif

Problem, that i can get only word "Cancer", but no way to get name of image.
With english it's no problem, but in lithuanian zodiac names has utf-8 symbols, which i cannot use for filenames.


{set-block scope=root variable=cache_ttl}0{/set-block}

Alexander Kononenko

Tuesday 05 December 2006 3:52:50 pm

I'm using 3.8.0 and got same: "selection is displayed as combobox"

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu