Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
Portal Engine
Questions on portal engine and web parts.
Version 7.x
>
Portal Engine
>
Multiple page BizForms
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
jack81
-
11/19/2013 11:24:31 PM
Multiple page BizForms
I have created a form and alternative form. I would like to have multistep form . I was following guide but have trouble with step 7. Couldnot see settings and webpart settings to select alternative form. Any idae what went wrong?
http://devnet.kentico.com/docs/devguide/index.html?alternative_forms_module_overview.htm
is there any other way to achieve multi step form that shows step is user select yes/no for certain question.
Kentico Consulting
Kentico_RichardS
-
11/20/2013 1:06:54 AM
RE:Multiple page BizForms
Hi Jack,
Multi-step forms are not officialy supported by dedicated webpart and in order to achieve it in forms you will have to use either code the functionality yourself and create a new webpart or try to use dependancy fields as per
http://devnet.kentico.com/Knowledge-Base/BizForms/Using-dependency-fields-in-forms.aspx
where you could basically show some fields after some fields were filled and hide the old fields.
Kind regards,
Richard Sustek
Member
jack81
-
11/21/2013 5:09:05 PM
RE:Multiple page BizForms
Thanks. I was trying to use alternative forms. Any idea why I cannot see Bizform settings in online form web part properties. My other team member can see it. Does it needs different permission level.
Kentico Consulting
Kentico_RichardS
-
11/22/2013 1:45:49 AM
RE:Multiple page BizForms
Hi,
Can you please be more specific? Which webpart do you mean (is it On-line form webpart?) and what permission are you referring to? Could you maybe post s screenshot?
Also do you have access to Site manager?
Kind regards,
Richard Sustek
Member
jack81
-
11/24/2013 6:21:49 PM
RE:Multiple page BizForms
I got it on other zone. Cheers
Member
jack81
-
11/26/2013 5:52:55 PM
RE:Multiple page BizForms
I am using alternate form on different pages to achieve this. I can save data for step 1 but on step 2 getting error:
An error occured when saving data: 'Cannot insert the value NULL into column Q4.
screenshot of form:
http://www.tiikoni.com/tis/view/?id=5ad38b9
Screenshot of alternate for:
http://www.tiikoni.com/tis/view/?id=1dd382d
Screenshot of Error:
http://www.tiikoni.com/tis/view/?id=e22d921
Q4 is required in step 1.
Member
jack81
-
11/26/2013 5:53:01 PM
RE:Multiple page BizForms
I am using alternate form on different pages to achieve this. I can save data for step 1 but on step 2 getting error:
An error occured when saving data: 'Cannot insert the value NULL into column Q4.
screenshot of form:
http://www.tiikoni.com/tis/view/?id=5ad38b9
Screenshot of alternate for:
http://www.tiikoni.com/tis/view/?id=1dd382d
Screenshot of Error:
http://www.tiikoni.com/tis/view/?id=e22d921
Q4 is required in step 1.
Member
jack81
-
11/26/2013 7:53:37 PM
RE:Multiple page BizForms
got it right. All fields must be optional in form.
Kentico Consulting
Kentico_RichardS
-
11/26/2013 10:12:58 PM
RE:Multiple page BizForms
Hi Jack,
Thank you for your message.
You answed yourself quite quickly:) I hope everything is working now correctly.
If not, do not hesitate to ask.
Kind regards,
Richard Sustek
Top