Forums / Developer / How to fetch combo value in 3.5.1

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to fetch combo value in 3.5.1

Author Message

Ashwini V

Tuesday 10 May 2005 4:40:26 am

Hi,
I have some problem in fetching combo value in 3.5.1.
I try it as
{$node.object.data_map.language.content}

It not work fine, but it work in 3.2-4
{$node.data_map.language.content}

Thanks in advance

Regards,
Ashwini

Ashwini V

Tuesday 10 May 2005 5:00:49 am

Hai,
I use this code in 3.5.1 to fetch value
{$:item.objects.data_map.resource_language.content}

the same code will work in 3.2-4
{$:item.data_map.resource_language.content}

Please any one healp mr to solve this
Regards,
Ashwini