We use cred forms for some contest entries. Is there a straight forward way to hide the forms outside of the contest entry period?
Hello and thank you for contacting the Toolset support.
There is not such a feature using a configuration on the form or somewhere else. But you can still put the form inside a condition between two dates. If you need to get the dates automatically, you can build a custom function and register it to be used inside conditions. https://toolset.com/documentation/programmer-reference/views/using-custom-functions-in-conditions/
Toolset offers some date functions that you can use inside the conditions. https://toolset.com/documentation/user-guides/views/date-filters/
I hope this helps. Let me know if you have any questions.
I had thought about the filter but I already have a condition for logged in so I was looking for more straightforward. The function approach might be a cleaner and easier to track/update way to do this.
My issue is resolved now. Thank you!