Hide an entire repeating group

There is not an option to make a repeating group not visible on page load. Why would this be the case?

Then , why doesn’t this work when I try to achieve the same thing in the workflow:

image

Hi there, @bryan.holmes… if you are trying to hide a repeating group on page load, why not just uncheck the This element is visible on page load box on the repeating group’s Layout tab?

Best…
Mike

1 Like

It’s also best to do what @mikeloc said because then you don’t risk showing it for a split second then disappearing when that workflow runs

OMGosh. Isn’t that setting usually on the Appearance tab?

I didn’t even look at layout.

Thank you. :slight_smile:

1 Like

You should explore conditionals in the repeating group instead of using workflows. It is so much more efficient. Set the RG ‘visible on page load’ to unchecked. Add a condition for when it should be displayed and the result of the condition should be ‘visible on page load’ checked.

1 Like

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