1

Topic: Let anonymous user see an indicia page but not let him submit

Good day, is it possible to let a not registerered user see an indicia page (where is a map from 'Reporting/Distribution Map 1') but not let him to submit without registration? Is it possible? I tried to check, for anonymous user, the "Access IForm" but in this way anonymous can see the page but also submit and it's not what i wanted...
Thanks

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

2

Re: Let anonymous user see an indicia page but not let him submit

Yes. You need to give anonymous user Access IForm privileges as you have done. Then on the submit form, edit the form and find the "Other IForm Parameters" section. Tick the box "View access control" which lets you take fine control over who can access this specific form, then fill in the box "Permission name for view access control" with the name of a permission to create in Drupal (I normally use "online recording" as the value for this box, unless the page is specifically for administrators or coordinators of some type).

Now, you need to give "Online recording" rights on the Drupal permissions page to the Authenticated Users role. Then only authenticated users will be able to see the form.

Best wishes
John

John van Breda
Biodiverse IT

3

Re: Let anonymous user see an indicia page but not let him submit

Thanks very much, this solved!!

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit