118 Posts
webchun
6 years ago
2
Topic

Hi, I'm creating a list page and I want field GROUPID (a text field) is linked to a custom search page that will list all items those have similiar GROUPID value . 

So I set the Link and Typography option for GROUPID in the backend, so the link is List and search 

and for the plus sign I changed the Field option to custom and entered item_search (a generic search field) for the Field Name 

But the generated link is not working. It generated an url pattern like this :

myweb.com/component/cck/?search=items&task=search&Itemid=169&item_search=001

where the correct url should be like this :

myweb.com/items/?search=items&task=search&Itemid=169&item_search=001

Anyone can help me what should I do to fix his?

Thaaankks 

I'm using joomla 3.8.5 anyway

Get a VIP membership
4229 Posts
Kadministrator
6 years ago
1
Level 1

Is your selected menu pointing to the seblod search? Sometimes routing behaves weird if target menu is set to other components or views.

118 Posts
webchun
6 years ago
0
Level 2

Thaaat's it. Thanks Klas 

Get a Book for SEBLOD