8 years ago
1
Topic

Hello to all.

I dont have a lot of time that i use seblod and i have the basic to medium understanding on how it works in general.

I'm trying to create a multi page search form with no luck until now.

The idea is to build a content type for driving schools with a two page search depending on some fields that the content type has.

Most of the fields have the conditional plugin assigned in order to hide/show the field depending on previus field selection.

I have created the content type with admin+site fields and then i created the search type for that content type.

The fields that i assign to the search are cck(live=driving schools), vehicle(simple select), city(simple select), territtory (simple select, conditional), vehicle(simple select), licence type(simple select) and the result fields are title, image and price for licence.

I tried the save and redirect button but it gives me an error (The most recent request was denied because it contained an invalid security token. Please refresh the page and try again.) When i refresh same page shown

I tried same multipage forms video tut but it dont have stages to assign to the search as it is on the video.

I tried tabs.

How can i redirect after save button between tabs or menu items?

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

You can't use any of built in buttons, you would need to add custom buttons with custom javascript, similar to what you have in slideshows with left/right buttons. 

Remember, there is no multistage search, you will need to split single form in virtual stages, so that it will just look like it to the user (in another words - fake it). For this you need custom code as this is not something built in Seblod. If you don't know how to do it yourself you can use Seblod services

Get a Book for SEBLOD