I have a cck text field which uses filtered text/allowed values. I used key value pairs (key|value). Can somebody tell me please how I can access these values? I only get key. Thanks guys!
I have a cck text field which uses filtered text/allowed values. I used key value pairs (key|value). Can somebody tell me please how I can access these values? I only get key. Thanks guys!
Comments
Comment #1
mokko commentedI found the answer myself: return (_text_allowed_values($element));
Comment #2
mokko commentedComment #3
decipheredHi mauricemengel,
Sorry I didn't get around to looking into this issue, but I'm glad you found your solution and grateful that you posted it here to help anyone else who may be attempting the same thing.
Cheers,
Deciphered.
Comment #4
mokko commentedDeciphered, thx for this wonderful module!