Problems with dependencies
-
Hello, I’m trying to create a very simple formula in which I have two fields:
1st field: for the person to insert the area of the room
2nd field: Total cost of the project
I have a hidden field that showe the price per square meter and it is giving me the total cost of the project. The problem is this: if the total cost is below 600, thant I want the field to show “600” as total. So I placed another hidden field with the “600”value and did this:
If value is less than 600
If rule is valid show: 600
But it still does not work! I don’t know what to do anymore! PLEASE HELP!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problems with dependencies’ is closed to new replies.