Option to hide Panel when no fields are rendered due to dependsOn or showOnDetail #4606
-
|
As I can tell, there is no way to hide Panels when no fields are rendered due to false showOnDetail callbacks or false dependsOn callbacks |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Jul 22, 2022
Replies: 1 comment 3 replies
-
|
Update: If the panel doesn't have any fields it will be hidden automatically. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
davidhemphill
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Panel doesn't know fields "dependsOn" state and therefore can't be reactive.Update: If the panel doesn't have any fields it will be hidden automatically.