Elxis CMS Forum

Extensions => Components => Topic started by: jancikt on March 21, 2011, 11:35:53

Title: akforms - page on success, date picker, captcha
Post 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
Title: Re: akforms - page on success, date picker, captcha
Post by: speck on March 21, 2011, 12:18:30
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;

 ;)
Title: Re: akforms - page on success, date picker, captcha
Post by: jancikt on March 21, 2011, 13:44:52
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
Title: Re: akforms - page on success, date picker, captcha
Post by: acampball on March 21, 2011, 20:01:57
This error has been corrected. Download the latest version of EDC.

I'am developer.
Title: Re: akforms - page on success, date picker, captcha
Post by: acampball on March 22, 2011, 15:47:02
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
Title: Re: akforms - page on success, date picker, captcha
Post by: acampball on March 22, 2011, 17:32:08
Add:
- Text for "Send" button in form
- Text for message copy
Title: Re: akforms - page on success, date picker, captcha
Post by: rentasite on March 22, 2011, 17:58:13

EDC updated?
Title: Re: akforms - page on success, date picker, captcha
Post by: acampball on March 22, 2011, 20:06:31
No. First - test
Title: Re: akforms - page on success, date picker, captcha
Post by: acampball on March 23, 2011, 11:24:34
last updates.

add import to checkbox. radiobox & select box values from text.

Fixed same errors
Title: Re: akforms - page on success, date picker, captcha
Post by: acampball on March 25, 2011, 14:54:01
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.