List elements of one item in zoo by category
-
Jordi
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
10 years 2 months ago #3525
by Jordi
I am trying to list all elements in a category with zoo plugin. It works fine. But i need a little variation of this script.
Is it posible only with the category information, to get each element of an item, (not with element only with the category).
Thanks in advance
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 2 months ago #3526
by admin
Sorry,
but it is not so clear. Could you provide more details?
Thanks
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
10 years 2 months ago - 10 years 2 months ago #3527
by dimitrikambas
Hi Jordi,
Maybe this works for you:
$item = $row->getElement('elementID')->get('value');
Last edit: 10 years 2 months ago by dimitrikambas.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 2 months ago #3533
by admin
Thanks for help, really appreciated !!!
The following user(s) said Thank You: dimitrikambas
Please Log in or Create an account to join the conversation.
Time to create page: 0.101 seconds