How to remove: Please fill in the captcha EasyCalk

Phoca Guestbook - creating guestbooks in Joomla! CMS
1-F7
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 24 Nov 2016, 22:13

How to remove: Please fill in the captcha EasyCalk

Post by 1-F7 »

How to remove: Please fill in a captcha if a captcha EasyCalk blank. I Use Phoca Guestbook 3.0.4.
1-F7
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 24 Nov 2016, 22:13

Re: How to remove: Please fill in the captcha EasyCalk

Post by 1-F7 »

If the captcha EasyCalk not fill in and click send - prompt appears: Please fill out this field. How to undo it?
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9449
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: How to remove: Please fill in the captcha EasyCalk

Post by Benno »

Hi,
maybe I misunderstood the question, but what should happen instead and why?
If someone sends the captcha blank, I think it's nevertheless sensible to indicate that this field must be filled.

Kind regards,
Benno
1-F7
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 24 Nov 2016, 22:13

Re: How to remove: Please fill in the captcha EasyCalk

Post by 1-F7 »

/components/com_phocaguestbook/models/forms/guestbook.xml

<field
name="captcha"
id="guestbook-captcha"
type="captcha"
required="false"
label="COM_PHOCAGUESTBOOK_IMG_VERIFICATION"
description="COM_PHOCAGUESTBOOK_IMG_VERIFICATION"
validate="captcha"
preicon="glyphicon glyphicon-lock icon-lock"
posticon="glyphicon glyphicon-refresh icon-refresh"
posthref="javascript:reloadCaptcha();"
class="input-sm"
/>
Post Reply