Field empty if value is less than 0.8
-
Hi!
I have a calculated field that should be empty (or shows 0), as long as its value is less than 0.8.
When you look on the site (user: future, password: ticket) you see the field ‘Ticketgebühr’. This should be empty (or 0) as long as ‘Ticketpreis’ is empty.
I’ve defined dependencies like this
If value is Less than 0.8 If rule is valid show fieldname11
‘fieldname11’ is a hidden field with value 0. That doesn’t work.
I’ve tried to set it to ‘fieldname7’ which is the ‘Ticketpreis’ field because I thought, that this would have an empty result as long as the field is empty. That didn’t work as well.
Nothing changes no matter what I choose at ‘If value is…’ and ‘If rule is valid show …’.
The page I need help with: [log in to see the link]
- The topic ‘Field empty if value is less than 0.8’ is closed to new replies.