67 Posts
Mario Adrian
8 years ago
Topic

Hello

it seems that if you put a RSForm module in a page with seblod list, there is a conflict between 2 module. The rsform's submission variable showed as a GET variable instead of doing it with POST method

example :

http://dxc-server.com/badja/contact

only RsForm, works fine. Submission done through POST

http://dxc-server.com/badja/product-list?dx_product_category=28&task=search

RsForm with seblod search/list, submission through GET method, RsForm doesnt work

any suggestion?

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

Can't see any error on

http://dxc-server.com/badja/product-list?dx_product_category=28&task=search

I presume you fixed this already?

67 Posts
Mario Adrian
8 years ago
0
Level 2

Hello

Yes, the seblod search have <form> tag that wraps the whole content, the rsform also have <form> inside it. So when i put RSform inside seblod content, the <form> tag conflicted.

The solution was to change the settings in seblod search > show search form > hide

Get a Book for SEBLOD