I populated checkbox of cck textfield with following values:

alpino|<img src="/sites/default/files/icone/alpino.gif" />
nordico|<img src="/sites/default/files/icone/nordico.gif" />
snowboard|<img src="/sites/default/files/icone/snowboard.gif" />
telemark|<img src="/sites/default/files/icone/telemark.gif" />

when I expose filter in views i get the Only local images are allowed. code... any chance to get human readable text?
can anyone help me... I'm also ready to pay for any solution

Comments

Anonymous’s picture

hi, there is anybody that could help me?
I'll pay for any help.
thanks in advance

prbass’s picture

Use a Taxonomy, not a CCK text field, and Taxonomy Image.

I think that this is quite a straightforward approach, and you will be able to work it out quite easily.

Because it is built on Taxonomy, it has views integration out of the box.

You should be able to expose the filter in views, and it will display the taxonomy term in the dropdown, rather than the image.

However, if you have any more difficulty I will try and help you out. Won't be around much over Christmas though.