gregwiechec / Alloy.HideTabs

Allow to hide tab and properties based on conditions
Apache License 2.0
4 stars 5 forks source link

Property visibility switching not active when using "Create A New Block" or "Quick Edit" from ContentAreas in Optimizely CMS 12 #1

Open heinzmuller opened 2 years ago

heinzmuller commented 2 years ago

Hi, we are having an issue where it seems this plugin is not enabled when using the "Create A New Block" option from the ContentArea dropdown in Optimizely CMS 12 solutions, it only seems to be enabled when going into edit mode for the block.

Would it be trivial to implement support for these types of content creation & editing?

This is extension is very useful, but it will be hard to rely on when these editing options are very popular among editors.

Kalle-kula commented 1 month ago

This is still not working, has anyone found a solution to this? *Edit after reading some more I'm not sure this is achievable, from documentation: ReloadOnChange – Defines if the whole editing context (i.e. OPE or Forms View) should be reloaded on every value change. This attribute is useful when dealing with dependent properties where one property depends on the value of one or more other properties from the same model. Note that this attribute does not work in Quick Edit dialog because there is no Autosave in the Quick Edit dialog box. This attribute does not work when creating a content instance because there is nothing to refresh yet (the content item has not been created yet). The context will not be reloaded on value change.