Posted by nhytros on March 30, 2012 at 8:27pm
3 followers
Jump to:
| Project: | Conditional Fields |
| Version: | 7.x-3.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Need to display dependee if field has a value "less than" or "greater than" specified value.
Comments
#1
#2
Any update on this?
#3
I am also looking to check if the value of a field is within a certain range:
I would like to show a field if the value of another field is for example below 3 or above 8. So if the user enters for example "2.4" or "9.2", the hidden field is shown. Nothing should happen if "4.3" is entered, because it's within the range of 3 to 8. Is this possible?
Also, is it possible to use tokens, like values from other fields?