178 Posts
Jeka
11 years ago
2
Topic

Hi.

I need to get live value of category from menu link ( list and search type )

index.php?option=com_cck&view=list&search=sights_list&task=search&Itemid=514&lang=ru

as you can see there is no category id or other fields in link.

How can i do it with seblod 3?  

Get a VIP membership
11 years ago
0
Level 1

Hi Jeka,

If you need to, you can add any static variable/value into your url.

Go to the Menu Manager, edit your "Search & List" menu item > Advanced Options > Advanced Options (CCK) > URL Query (Vars)

syntax: field_name=value&field_name2=value2 for example..

Regards,

Saba

178 Posts
Jeka
11 years ago
0
Level 1

Hi, Saba and tnx for answer.

I was thinking to use it, but there is two things:

1. It does not work when sef set to off.

2. It is not really good looking url

http://mysite.com/page.html?value=11


So, maybe there is some live plugin to get it work? 

Or some plugin to get id from itemid? 

Get a Book for SEBLOD