There’s probably a simple solution, but I’m tired and can’t figure it out. I know how to make an element hidden on page view, but is there a way to make it visible on page load ONLY WHEN a certain condition is met.
So, lets say I have a button that I only want to be visible if a certain field in a data type is empty?