Current situation:
In the vertical tab 'Node Block settings', all configuration options are shown even 'Available as block' is set to 'Disabled'
Prefered situation:
All configuration settings are hidden. Once 'Available as block' is set to 'Enabled', all configuration options are displayed (like the Node Level Block settings).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1949986-hidden-settings-when-disabled-1.patch | 2.04 KB | legolasbo |
Comments
Comment #1
legolasboAttached patch adds this functionality.
Comment #2
Johnny vd Laar commentedI've used your patch and also implemented states on the node edit form:
http://drupalcode.org/project/nodeblock.git/commitdiff/e49dc14
Thanks!