I'm using v 4.0.1 on Joomla 3.1.
I have 3 forms, each of which is embedded in a separate article using <p>{chronoforms}xxx form name xxx{/chronoforms}</p>.
The first form - Speaker_Login_2014 - is called from a menu. It includes a Show Form action with these parameters:
Show Form -> Action -> Load Form
Show Form -> Form Name -> Speaker_Biographical_2014
The second form - Speaker_Biographical_2014 - is called from the Show Form action of the first form. It loads correctly. It includes a Show Form action with these parameters:
Show Form -> Action -> Load Form
Show Form -> Form Name -> Speaker_Workshop_Info_2014
The third form - Speaker_Workshop_Info_2014 - is meant to be called from the Show Form action of the second form. But it does not load correctly. Instead, the second form opens up the first form again so the user is presented with the Login form instead of the workshop detail form.
Can anyone see what I'm missing or doing incorrectly?
Thanks for your help.
Les
I have 3 forms, each of which is embedded in a separate article using <p>{chronoforms}xxx form name xxx{/chronoforms}</p>.
The first form - Speaker_Login_2014 - is called from a menu. It includes a Show Form action with these parameters:
Show Form -> Action -> Load Form
Show Form -> Form Name -> Speaker_Biographical_2014
The second form - Speaker_Biographical_2014 - is called from the Show Form action of the first form. It loads correctly. It includes a Show Form action with these parameters:
Show Form -> Action -> Load Form
Show Form -> Form Name -> Speaker_Workshop_Info_2014
The third form - Speaker_Workshop_Info_2014 - is meant to be called from the Show Form action of the second form. But it does not load correctly. Instead, the second form opens up the first form again so the user is presented with the Login form instead of the workshop detail form.
Can anyone see what I'm missing or doing incorrectly?
Thanks for your help.
Les