Add support for visible_if for resources

Short description of issue

visible_if should support resource specialized settings

Reproduction steps

Hello,

As of today, any resource setting (such as blog, collection_list…) won’t support visible_if. This would be useful to have it though. For instance, with the recent “article_list” new setting, we’d like to show either a blog setting or an article_list setting based on the conditional value of another setting and improve the user experience, which is currently not optimal:

Additional info

N/A

What type of topic is this

Feature request