From ad1137066c0bf90dd88b532bd4f15dba72a8210a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= <skunk@cg.tuwien.ac.at> Date: Thu, 20 Feb 2014 10:20:05 +0100 Subject: [PATCH] add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8cf68d8 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +In the webform content type create a field +"webform_results_access" of type "User Reference" (multiple values). + +On "Manage Display" hide the field (unless you want everybody to know who may +access the results). + -- GitLab