Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
d7_webform_results_access
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Γιάννης Μαρινίδης
d7_webform_results_access
Commits
5f96fbfb
Commit
5f96fbfb
authored
Jan 18, 2017
by
plirof2
Committed by
GitHub
Jan 18, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
1b2df189
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
5f96fbfb
...
@@ -12,7 +12,7 @@ depends on References module : "https://www.drupal.org/project/references" (for
...
@@ -12,7 +12,7 @@ depends on References module : "https://www.drupal.org/project/references" (for
##### 0. Preparation:
##### 0. Preparation:
-
Clear Drupal cache (just to be on the safe side)
-
Clear Drupal cache (just to be on the safe side)
-
Download install and activate this module : https://www.drupal.org/project/references
-
Download install and activate this module : https://www.drupal.org/project/references
-
Download install this module from github (don't activate it yet): https://github.com/plirof2/d
rupal
7_webform_results_access
-
Download install this module from github (don't activate it yet): https://github.com/plirof2/d7_webform_results_access
##### 1. Add a new field to the webform:
##### 1. Add a new field to the webform:
Go to webform manage fields (eg http://mydrupalsite/subpath/admin/structure/types/manage/webform/fields ) and
Go to webform manage fields (eg http://mydrupalsite/subpath/admin/structure/types/manage/webform/fields ) and
...
@@ -21,7 +21,7 @@ Go to webform manage fields (eg http://mydrupalsite/subpath/admin/structure/type
...
@@ -21,7 +21,7 @@ Go to webform manage fields (eg http://mydrupalsite/subpath/admin/structure/type
-
The graphic component should be "
**Autocomplete text field**
"
-
The graphic component should be "
**Autocomplete text field**
"
-
The machine name should be "field_webform_results_access" (this is the default value so no need to change it)
-
The machine name should be "field_webform_results_access" (this is the default value so no need to change it)
#### 2.Set some settings for this field:
#### 2.
Set some settings for this field:
-
Go to http://mydrupalsite/subpath/admin/structure/types/manage/webform/fields/field_webform_results_access
-
Go to http://mydrupalsite/subpath/admin/structure/types/manage/webform/fields/field_webform_results_access
-
select "
**number of values**
"/"Αριθμός τιμών" to "
**Unlimited**
" (we want to be able to add unlimited users to view results)
-
select "
**number of values**
"/"Αριθμός τιμών" to "
**Unlimited**
" (we want to be able to add unlimited users to view results)
-
from the option "
**User roles that can be referenced**
" select a user group - usually "registered-authanticated users"/"πιστοποιημένος χρήστης"
-
from the option "
**User roles that can be referenced**
" select a user group - usually "registered-authanticated users"/"πιστοποιημένος χρήστης"
...
@@ -29,4 +29,4 @@ Go to webform manage fields (eg http://mydrupalsite/subpath/admin/structure/type
...
@@ -29,4 +29,4 @@ Go to webform manage fields (eg http://mydrupalsite/subpath/admin/structure/type
#### 3. Activate module
#### 3. Activate module
-
Clear Drupal cache (just to be on the safe side)
-
Clear Drupal cache (just to be on the safe side)
-
Activate module d
rupal
7_webform_results_access
-
Activate module d7_webform_results_access
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment