On page load, is this possible?

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?

If you’re using a “Page is loaded” workflow event, you can add the condition at the event level (or even action level)

04-12-14-21

1 Like

You’re awesome, thanks for your help!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.