Add condition if column value blank in table
In Resource I have a form with label 'Download Url' the field is not manditory. So, when the user doesn't add any value to this field I would like show other field value in place in Table. Any idea on how to achieve it?
3 Replies
Solution
use
state
instead of formatStateUsingThank you