Replies: 0
Hello! Need some help! Is there a way to only show a message if the user entered nothing in a calculation field? I have two fields that calculates to a third field. The third field, I want it to show an instructional text if the user decides to not enter a value in it. If the user enters a value then I want to hide the instructional text. The third field is being calculated live so the numbers will change depending on what the user changes with the other two fields. The user can enter a number in the third field and when they do this, I want it to stop showing the instructional text.