Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
February 13, 2012, 01:43:34 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
149700
Posts in
21103
Topics by
7538
Members
Latest Member:
ionline
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
Stable version of MPForm ( Multi Purpose Form)
Pages:
1
...
4
5
[
6
]
7
8
Go Down
Author
Topic: Stable version of MPForm ( Multi Purpose Form) (Read 22683 times)
FrankH
Offline
Posts: 735
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #125 on:
March 14, 2010, 08:38:04 AM »
Quote
and I would love to see a regular text area field for "in-between" texts
Argos, it is already there and it is called html field.
But it is only for people who are able to use their mind
You know, some people love tables and others love div forms.
So if you want to put something between the fields, you have, of course,
at first close your table or div or whatever you have
write the extra content
at last reopen your table or div or whatever you have
The module won't do it for you, to give you the maximum level of freedom in your design.
Logged
Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
Argos
Moderator
Offline
Posts: 2084
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #126 on:
March 14, 2010, 12:23:19 PM »
Quote from: FrankH on March 14, 2010, 08:38:04 AM
Quote
and I would love to see a regular text area field for "in-between" texts
Argos, it is already there and it is called html field.
But it is only for people who are able to use their mind
You know, some people love tables and others love div forms.
So if you want to put something between the fields, you have, of course,
at first close your table or div or whatever you have
write the extra content
at last reopen your table or div or whatever you have
The module won't do it for you, to give you the maximum level of freedom in your design.
Yes, I know how the html field works, I aleady found out that myself. But it's not user friendly for two reasons:
1. you have to add markup code, which I cannot expect my clients to do when they create forms
2. when you do use markup, it works fine in the form, but it messes up the output, because then the markup has not the context of the form anymore, but of the website and/or email.
Try it and see for yourself...
Logged
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase:
http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
FrankH
Offline
Posts: 735
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #127 on:
March 14, 2010, 01:10:31 PM »
Quote
1. you have to add markup code, which I cannot expect my clients to do when they create forms
2. when you do use markup, it works fine in the form, but it messes up the output, because then the markup has not the context of the form anymore, but of the website and/or email.
1. Sure, only people who know what html code looks like should use html code fields. Others could use the title field.
2. I see your point. You can change lines 407 and 408 of evalform.php: Just replace htmlspecialchars_de
code with strip_tags.
Logged
Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
melissa
Offline
Posts: 166
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #128 on:
March 23, 2010, 09:55:32 AM »
Just installed this module so that I could have a file upload which was immediately emailed, and I must say this module is wonderful!
Thankyou very much! Worked perfectly!
Logged
donv
Offline
Posts: 23
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #129 on:
March 24, 2010, 02:20:35 PM »
I've been using MPForm quite a bit lately! Frank, you have made my wedding preparations go much easier (for instance, we are using MPForm on our wedding site to collect guests' reception replies and meal selections, etc.).
Feature Request:
I am also using your csv export module to download the results from MPForm. When I do, the file comes with the first few columns having "real" field names, but the rest have names like "field 6". This makes it challenging to know what data is what in those fields.
Could you include in the next version the capability to set the mySQL field names for each field in the backend? Or, if that is hard to do, could you set it for there to be an option to have the field descriptions from the backend stored also as the first row of data in the table?
Thanks again for a great module!
Logged
JonH
Offline
Posts: 25
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #130 on:
March 25, 2010, 10:42:00 AM »
Where do I download this module??
Edit: found it:
http://wbdemo.heysoft.de/pages/en/mpform.php?lang=EN
«
Last Edit: March 25, 2010, 10:45:59 AM by JonH
»
Logged
Boudi
Addon Team
Offline
Posts: 793
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #131 on:
March 29, 2010, 10:09:04 AM »
Hi,
For the 1st time I'm working on a multipage form. I come accross multiple issues:
- My multiform has 3 pages. I receive 3 emails with data. In tha admin on every mf-page there's a filled out field too. I only want 1 email with all the data and 1 fileld out form in the back-end. Otherwise you go crazy with all those fields in different emails and on different pages in the backend..
- I tested the 'check data before sending' with your
documentation
but I could it not get it to work.
Besides these issues, is it possible to hide input fields but when you click a button they will appear?
Is there any way to set input fields horizontal too?
Lots of questions, hope for an answer.
Best regards,
Boudi
«
Last Edit: March 29, 2010, 10:10:55 AM by Boudi
»
Logged
...:: Bake the Unbakable ::...
Kwb
Offline
Posts: 39
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #132 on:
April 12, 2010, 10:08:15 AM »
Quote from: Boudi on March 29, 2010, 10:09:04 AM
Hi,
For the 1st time I'm working on a multipage form. I come accross multiple issues:
- My multiform has 3 pages. I receive 3 emails with data. In tha admin on every mf-page there's a filled out field too. I only want 1 email with all the data and 1 fileld out form in the back-end. Otherwise you go crazy with all those fields in different emails and on different pages in the backend..
I have the same problem too, I'd like to know how to solve this one.
My configuration is fine, all pages have the same suffixtable which was enter before adding any field...
Logged
Argos
Moderator
Offline
Posts: 2084
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #133 on:
May 06, 2010, 11:56:09 AM »
Frank, deleting submissions from the backend does not delete the actual entry from the database. When using the Export CSV module all deleted submissions are present in the CSV file.
BTW, is it possible for the CSV export file to show dates/times in human readable format, instead of Unix format? And also to use field names instead of field1, field2 etc?
«
Last Edit: May 06, 2010, 01:22:10 PM by Argos
»
Logged
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase:
http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Argos
Moderator
Offline
Posts: 2084
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #134 on:
May 13, 2010, 05:46:12 PM »
*BUMP*
Logged
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase:
http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Availor
Offline
Posts: 225
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #135 on:
May 26, 2010, 10:54:23 AM »
Hello,
1. Here is a Hebrew translation attached.
2. I am having problems with the capcha - I tried it on different sites with different capcha types (text, picture etc...) the form doesn't work (it says the value is incorrect) - anyone else has the same problem?
Cheers
Logged
Kwb
Offline
Posts: 39
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #136 on:
May 26, 2010, 03:32:12 PM »
Quote from: Availor on May 26, 2010, 10:54:23 AM
Hello,
1. Here is a Hebrew translation attached.
2. I am having problems with the capcha - I tried it on different sites with different capcha types (text, picture etc...) the form doesn't work (it says the value is incorrect) - anyone else has the same problem?
Cheers
I think everybody have this issue... There was somewhere a fix for this... But I tried it and this screwed up the captcha part... So i decided not to use anymore the CAPTCHA verification
Logged
Boudi
Addon Team
Offline
Posts: 793
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #137 on:
May 29, 2010, 10:40:25 AM »
Hi,
Quote
- My multiform has 3 pages. I receive 3 emails with data. In tha admin on every mf-page there's a filled out field too. I only want 1 email with all the data and 1 fileld out form in the back-end. Otherwise you go crazy with all those fields in different emails and on different pages in the backend..
Anyone?
Regards,
Boudi
Logged
...:: Bake the Unbakable ::...
YellowFellow
Offline
Posts: 1
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #138 on:
May 29, 2010, 11:31:02 AM »
Hi everyone,
this is my 1st post here and I'm a newbie with CMS and WB.
I've got my 1st site running quite well but as it should be expanded to multilingual I wanted to use MPF instead of the (well running) standard form.
Installing worked fine and I could build a 1st form with it.
Had table troubel with both form modules and figured out that it didn't come from the form css but the default.css where I added a table style for an info table. fixed that (built it as a class instead of global values) and everything looked fine - but the MPF
While the standard form shows up correctly now, the MPF only shows up when created new and empty (captcha field is shown). When I create any field and reload, my site is cut below the header (no background, no captcha, nothing shown but the tiled website background).
Deinstalled and reinstalled sites & module but didn't work. Seems the fields keep stored anyhow so that might be the problem (no clean deinstall - when I copy fields the new install counts up where the old one ended).
Do I have to clean some php-strings within the db or what could it be??
??
Logged
WB 2.8.1 MPF 0.4.1
Argos
Moderator
Offline
Posts: 2084
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #139 on:
May 29, 2010, 12:19:07 PM »
I think this issue has come up before. Please check previous postst this same thread.
Logged
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
WB Showcase:
http://www.mywebsitebaker.com/pages/showcase.php?v&category_id=1242&count=30
----------------------------------------------------------------
Please don't request personal support, use the forums!
Availor
Offline
Posts: 225
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #140 on:
May 29, 2010, 06:12:50 PM »
Boudi: There is actualyl this very nice module:
http://www.jankoatwarpspeed.com/post/2009/09/28/webform-wizard-jquery.aspx
- it looks like this (hebrew version - click the blue box)
http://htm.co.il/lab/formWizard/
It needs fields and legend tags to use. The only problem implementing it in MPform is the submit button must have an id. The submit button id can be added through the footer, but the table id cannot be added from a client side without implementing some code (which I don't know how to do).
I tried doing some workaround using javascript getElemntByName instead of id to create tabs from fields.... no luck yet.
Logged
Boudi
Addon Team
Offline
Posts: 793
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #141 on:
May 29, 2010, 06:56:12 PM »
Nice jquery mod
May be an idea for Erpe to get this as a WB plugin? The problem with this jquery is is that it hasn't all the flexibility of MPform.
The great advantage of mpform is it's flexibility. There are only a few minor things left and the multiform is one of them.
Thnq for answering.
Boudi
Logged
...:: Bake the Unbakable ::...
erpe
Offline
Posts: 2077
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #142 on:
May 31, 2010, 06:24:38 PM »
<off_topic>
Hi Boudi
it does not really make sense to use this plugin for mpform (from my point of view).
But I used this plugin to try it on the wb-installer.
I like it, see the image here:
http://www.websitebaker2.org/forum/index.php/topic,17705.msg122497.html#msg122497
rgds
erpe
</off_topic>
Logged
stories about
be part of the Tutorials-Project
visit the jQuery-Showroom
LuuQ
Offline
Posts: 96
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #143 on:
June 22, 2010, 08:03:57 PM »
Hi
Currently I'm using MPForm for all my forms, it's just great!
There's just one thing I don't like:
When I add a WYSIWYG section below the MPForm section, then there's a template error.
The structure is like this:
- First WYSIWYG section
- MPForm section
- Second WYSIWYG section
When I have this, the second WYSIWYG section is on the right-hand-side of the MPForm section, it's like floating to the right.
Maybe I can show this with a picture:
When this happens, I cannot edit the second WYSIWYG section, because there's no horizontal scrollbar. So what I do to evade this mistake is to add another WYSIWYG section. This section is displayed correctly, so I can work with it.
I'd be happy if this were fixed.
Thank you very much!
Best regards,
LuuQ
Logged
FrankH
Offline
Posts: 735
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #144 on:
June 23, 2010, 09:15:46 AM »
Hi LuuQ,
did you try another backend theme?
With what theme(s) does the problem occur?
What happens, when you (for testing only) use a form section instead of the mpform section?
Logged
Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
LuuQ
Offline
Posts: 96
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #145 on:
June 23, 2010, 11:08:09 AM »
Quote
did you try another backend theme?
With what theme(s) does the problem occur?
What happens, when you (for testing only) use a form section instead of the mpform section?
CMS Version 2.8.1
Revision 1287
Admin version 1.4
I use the Argos backend theme. When I use the standard theme (wb_theme), the same error occurs. So it doesn't depend on the admin template.
When I use the normal form module instead of MPForm, there's no error.
I tried it with a code section after the MPForm: no displaying error.
I use TinyMCE (version 3.3.7) as an editor, but when I change the settings to HTMLArea or no editor, then it's displayed correctly, so only with TinyMCE the error occurs.
Thank you for your efforts!
LuuQ
«
Last Edit: June 23, 2010, 11:09:50 AM by LuuQ
»
Logged
daydreamer
Offline
Posts: 232
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #146 on:
August 27, 2010, 10:23:42 AM »
Hi I'm using MPForm with bakery as it shows which product is being enquired about via the referer page.
Is there anyway that it can take the product title from the product and put it in the subject
Thanks
Logged
masarin
Offline
Posts: 51
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #147 on:
September 10, 2010, 09:01:25 AM »
Swedish language file.
I would like to contribute to this nice module with a Swedish language file.
Logged
sky writer
Offline
Posts: 252
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #148 on:
December 21, 2010, 10:43:07 PM »
First, thanks for the great module. I have used it on many sites, and it's served me and my clients well.
I had never had the need for a multi-page form, or the loop function... until now.
I have a simple form. The first page asks for some personal data, then asks a question. If you answer "yes" then it is to go to the next page, which is the loop page. Then it loops through that page until you answer "no" to the final question on the page. Then it goes to a WYSIWYG page thanking you for filling out the form.
I followed the instructions on your site for the loop, but it goes straight from the first page to the "Thank You" page no matter how I answer the "loop" question.
I did this:
* On the page which comes before the looping page, you put an option field "Do you have any children" with the possible answers Yes and No.
* On the page with the loop, you put an option field "Do you have more children" with the possible answers Yes and No as last question.
* In the file private.php you find a function private_function_on
_success. I already prepared it so all you need to do is set the 8 predefined variables with the correct values. You find all those values in the Backend of MPForm.
Has anyone else had success with this? Is this not a working function of the form?
Any help would be greatly appreciated.
Logged
FrankH
Offline
Posts: 735
Re: Stable version of MPForm ( Multi Purpose Form)
«
Reply #149 on:
December 22, 2010, 09:05:41 AM »
Double check those 8 values, especially value $prev_cond.
This one needs to match the value you see in the html source code of the first part of the form in your browser for the decision field.
For instance when the relevant part of the source code looks like
Code:
<input class='nform_radio' type='radio' id='id26_3' name='f26' value='1' />
<label for='id26_3' class='radio_label'>one</label>
the $prev_cond must match "1", not "one"
Logged
Ochs und Esel in ihrem Lauf
halt ich leider auch nicht auf
Pages:
1
...
4
5
[
6
]
7
8
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
-----------------------------
English
-----------------------------
=> Help & Support
-----------------------------
General
-----------------------------
=> WebsiteBaker Website Showcase
-----------------------------
English
-----------------------------
=> Modules
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
-----------------------------
General
-----------------------------
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
-----------------------------
General
-----------------------------
=> Security Announcements
-----------------------------
Deutsch (German)
-----------------------------
=> Hilfe/Support
-----------------------------
General
-----------------------------
=> Documentation
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
=> Module & Snippets
-----------------------------
English
-----------------------------
=> Archive (posts up to 2007)
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Deutsch (German)
-----------------------------
=> jQuery
=> Tutorials
=> Templates & Design
-----------------------------
English
-----------------------------
=> jQuery
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
===> Suggestions
-----------------------------
Deutsch (German)
-----------------------------
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
===> Vorschläge
-----------------------------
English
-----------------------------
===> Software bugs
-----------------------------
Deutsch (German)
-----------------------------
===> Softwarefehler
=====> Module / Extensions
-----------------------------
English
-----------------------------
=====> Modules / Extensions
-----------------------------
Deutsch (German)
-----------------------------
===> Erfahrungs und Testberichte
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...