Hi,
My website allows anonymous users to create only one type of content ("request" content type). I want to add a capcha to the /node/add/request page but not to all the other content types.

How can I do that ?

Comments

Tourista created an issue. See original summary.

hass’s picture

Project: reCAPTCHA » CAPTCHA
Version: 7.x-2.x-dev » 7.x-1.x-dev
Component: General » Code
Issue tags: -anonymous
saurabh.dhariwal’s picture

Yes, You can do it by specifying "FORM ID" under CAPTCHA Module's Configuration Settings. (i.e.admin/config/people/captcha)
Additionally, you have to tick this chechbox "Add CAPTCHA administration links to forms".

So, captcha would be available at your needed page.

Thanks!

Tourista’s picture

Thanks for your answer. that helped me to understand how to use this "if form" :D Thanks a lot !

Tourista’s picture

Status: Active » Fixed
saurabh.dhariwal’s picture

My Pleasure.

Readily available to help with any Drupal issues :)

Thanks,
Saurabh Dhariwal | AddWeb Solution

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.