8 years ago
2
Topic

Hello to everyone.

I really need to  built a multipage search form but the only thngs that im able to find is multipage content forms and tab forms.

Any help on how to do a multipage search form type is seblod?

Get a Book for SEBLOD
1283 Posts
Bucklash
8 years ago
0
Level 1

Hi

Two ways I can think of:

1

new menu item providing an alternative to default list menu item   and do whatever coding you need to do for the layout

2

Create a slideshow of your search form, with each slide representing a stage  (I did this for a form and it works really well) .

Bucklash

4229 Posts
Kadministrator
8 years ago
0
Level 1

You can't do that with seblod core, what you could do is wrap a group of fields you wish to appear in one stage in a div using div plugin and add button to each such group, then add some custom javascript to show/hide each group (or alternativelly do this manually using position override).T

echnically this would be similar to having a slideshow with forward button (as mentioned by Bucklash )

Get a Book for SEBLOD