Hi,
but it also works with a beaneditform:
...
<p:kaptcha>
<div class="kap">
<t:KaptchaImage t:id="kaptchaImage" />
</div>
<div class="kap">
What you see?
</div>
<div class="kap">
<t:KaptchaField t:image="kaptchaImage" visible="true"
label="Captcha" />
</div>
</p:kaptcha>
...
@Component(id = "beanEditForm", parameters = {"object=beanToEdit",
"add=kaptcha"})
private BeanEditForm _editFormComponent;
Kind regards
David
Am 05.08.2013 18:45, schrieb Thiago H de Paula Figueiredo:
> On Mon, 05 Aug 2013 12:53:48 -0300, Nikola Vulovic
> <[email protected]> wrote:
>
>> How to add kapcha to beaneditform?
>
> Use BeanEditor instead.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]