Elxis CMS Forum
Extensions => Components => Topic started by: jancikt on March 21, 2011, 11:35:53
-
Hello,
I have question regarding the akforms component. If I miss filling up the required field it shows an error messeage but not at the same page but it redirects me to homepage ( in this case I'm unable to use it) anyone has any idea what I'm doing wrong?
another issue is the captcha - If I don't enter or enter a wrong captcha - I get no message, the component just reloads a new code without any notice - Is it working correctly like that?
The last question is about the date picker - any possibility to have the date calendar in the form ? - this thing is quite missing in the component.
Thank you
TJ
-
I have question regarding the akforms component. If I miss filling up the required field it shows an error messeage but not at the same page but it redirects me to homepage ( in this case I'm unable to use it) anyone has any idea what I'm doing wrong?
In the /mambots/content/akforms.php modify the line 214 like this
$html .= '<form method="post" action="'.$_SERVER['REQUEST_URI'].'" name="form"'.$form->id.' enctype="multipart/form-data">'._LEND;
;)
-
Thank you spec - that helped straight away - now the error message stays at the same page :)
two more issues to solve and I'm happy. Has anyone of you a contact of the akforms developer?
Thank you
-
This error has been corrected. Download the latest version of EDC.
I'am developer.
-
New version 1.3
Test please.
To upgrade from version 1.2 to version 1.3 at the beginning need to unpack the archive with the component and run _update_1.3.sql
What has been done
- email field with validation
- option to send a copy of the form to the visitor
- a date picker field ( date calendar)
- possibility to enter a custom email subject to each form
- error notice about wrong and not enterred captcha
- invidiual onsuccess message for each form
- ability to enter a description to each field
and fixed same errors
bot_akforms should be placed after "Email Cloaking"
P.S. After testing the new version will be available in the EDC
-
Add:
- Text for "Send" button in form
- Text for message copy
-
EDC updated?
-
No. First - test
-
last updates.
add import to checkbox. radiobox & select box values from text.
Fixed same errors
-
last version updated on EDC.
And just add a button to the editor akForms on EDC.
Or you can download it here
Edit by datahell: Attachments removed. Download akforms from EDC (http://www.elxis-downloads.com). This way you will always be sure that you download the latest version.