9 years ago
Topic

Hello! 

I have overridden a search form and everything is fine. My problem is, that it doesn´t search the inputs. If i disable the override it works again. What could be the reason for it?  

For second i want to show the search form in col-md-4 on the left side and the list on col-md-8 on the right side but i can´t change the enclosing div container classes even when i create a seperate variation for each tab. How can i change the css of the enclosing div?

Thanks a lot!

Get a Book for SEBLOD
4229 Posts
Kadministrator
9 years ago
0
Level 1

If you are manually including field in the template you migh have forgotten to add some hidden field from form, your form id could we wrong etc - there are many possbilities, you will need to check that everything that is output on original form is also output on your override.

9 years ago
3
Level 1

Hi designbengel, Hi Klas, 

by talking about override search, I have a little question!

I have created a search list.

It's working correctly.

Now I need to change the ID of the seblod form (which is actually "seblod_form") and also I need to add several class to this form tag.

How can I achieve this? Any idea?

I have try to do a search override, which is working correctly, but what is strange, when I want to add my own form,  the <form> tag is remove when I look inside the html code, I have only the tag which are inside the <form>, like input field, button, etc...

thanks a loot !!

djidj

4229 Posts
Kadministrator
9 years ago
2
Level 2

Hi,

you can't chage the id, what you can do is to use Batch processing button and copy this search type to a new one.

For form - you can use Root class found inform template settings.

9 years ago
1
Level 3

Hi Klas, 

thanks a lot ! for your answers, it works!

Another question ;-)

In my search type I make a conditionnel state (button5)  on a select button field and it's not working, but I change the field in a checkbox and its works?!

thanks again ;-)

9 years ago
0
Level 4

found it's a problem with my template... ;-)

thnaks

Get a VIP membership