Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
views_conditional
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
views_conditional
Commits
792d5c41
Commit
792d5c41
authored
4 years ago
by
Shelane French
Browse files
Options
Downloads
Patches
Plain Diff
updates readme with all condition options
parent
415a12d3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-3
8 additions, 3 deletions
README.md
with
8 additions
and
3 deletions
README.md
+
8
−
3
View file @
792d5c41
...
@@ -17,9 +17,17 @@ Views Conditional is a simple module that allows you to define conditionals
...
@@ -17,9 +17,17 @@ Views Conditional is a simple module that allows you to define conditionals
*
Equal To
*
Equal To
*
Not Equal To
*
Not Equal To
*
Greater Than
*
Greater Than
*
Greater Than or Equals
*
Less Than
*
Less Than
*
Less Than or Equals
*
Empty
*
Empty
*
Not Empty
*
Not Empty
*
Contains
*
Does Not Contain
*
Length Equal To
*
Length Not Equal To
*
Length Greater Than
*
Length Less Than
Views conditional allows you to output text based on the result of the
Views conditional allows you to output text based on the result of the
condition.
condition.
...
@@ -59,9 +67,6 @@ CONFIGURATION
...
@@ -59,9 +67,6 @@ CONFIGURATION
accordingly.
accordingly.
6.
Save, views conditional handles the logic and returns as specified.
6.
Save, views conditional handles the logic and returns as specified.
NOTE: In D8 alpha release we've updated token format from [token_name] to
{{ token_name }}, please update your views accordingly.
MAINTAINERS
MAINTAINERS
-----------
-----------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment