mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
-Support passing isHidden option as closure, for conditional hide/show based on context -Adds new option format for isHidden option: return false == show field and all columns (default) return true == hide only header and form column return 2 == hide header and form, as well as returned item column -- these item columns will be skipped over entirely, not just hidden