A
A
Alexander Ivanov2016-01-26 12:38:31
Drupal
Alexander Ivanov, 2016-01-26 12:38:31

How to implement step-by-step forms in Drupal 7?

I've installed a bunch of modules to make the Ajax webform page work, now I'm trying to figure out how to embed stepping in there.
I installed Multistep Nodeform, but I did not find any sensible documentation on it.
I came across this article http://zamula.uacoders.com/ru/comment/reply/75. But, it's not clear where to write all this.
Where should I write these steps?
And maybe there is some other solution?
PS Before that, I made these forms on modx. I don’t write on Drupal from scratch, I just remake after others.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2016-01-26
@mr_ko

PS Before that, I made these forms on modx. I don’t write on Drupal from scratch, I just remake after others.

You need to understand Drupale, this option will not work.
In the example, pieces of code need to be inserted into the custom module multistep_example. Read how modules are created in Drupal. What is hook_menu etc.
But in the example, not all the code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question