Forums

02 steps invitation?

krono 06 Nov, 2009
I have 02 steps for invitation.and created two forms(invite1,invite2) from form wizard.

invitestep1:invite1
contains:invite1(form name)
name1 and email1
name2 and email2
name3 and email3


with button :Next (go to step 02)

invitestep2:invite2 (form name)
contains:
name4 and email4
name5 and email5
name6 and email6


with button :Finish (Sent all invitations)
I deal with chrnoforms

I see the chronoform has a multi page(but I dont know it exactly what i want?)
Because I choose invite1 form and checked multi page.

Configure the plugin
Number of Steps 2
Step form names invite1,invite2
Finalize button name Finish
Enable Steps navigation Yes No
Debugging Yes No


!! But when I go to invite1 link and click next button it redirect to

index.php?option=com_chronocontact&task=send&chronoformname=invite1

it Do not show any thing.

Everybody Could help me to find out the way?
Or Give me tips what I was wrong way with config chronoforms.
GreyHead 06 Nov, 2009
Hi krono,

There's a long thread in the Plugins forum on the multi-page plugin.

Basically it uses a mother form - which is used to setup the plugin, and a series of child forms for the steps.

You need to create a new form to be the mother, configure and enable the multi-page plugin on that with setting for 2 steps and the names of your two child forms.

Bob
krono 06 Nov, 2009
Thank you GreyHead.that always replied and give me a good stuff.
----------------------------------------------------------------
What is Mother form.in my case I created 02 forms : invite1,invite2 (sent invitation to people).
Can I call invite1 as mother form and invite2 as child.Or Created new form call mother with children
invite1,invite2.
and config like this:

Configure the plugin
Number of Steps 2
Step form names invite1,invite2
Finalize button name Finish
Enable Steps navigation Yes No
Debugging Yes No



GreyHead .Thank for more details,or you have a tutorials for this ?
GreyHead 06 Nov, 2009
Hi krono,

Create a new form for the mother.

One form **cannot** be both mother and child at the same time.

Bob
This topic is locked and no more replies can be posted.