What is the challenge? |
Sometimes you want to check if a note (like descriptions) are empty in an equation field. There are two empty states, one where the note is truly empty, and one where the note is empty after previously having content in it. The latter has some html content that is not visible on the screen. You have to compare using the following:
|
What is the impact? |
It's impossible for users to figure this out on their own and makes it impossible to check against an empty note value. |
Describe your idea |
Provide some means of checking the empty value. This could be a new function.
|