Whene editing a content type the "Hide translation links" setting is always showed, instead it should be visible only for entity translation enabled types.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | et-node_hide_settings-1844844-4.patch | 2.43 KB | bforchhammer |
| #2 | et-hide_hide-1844844-2.patch | 3.49 KB | plach |
| #1 | et-hide_hide-1844844-1.patch | 760 bytes | plach |
Comments
Comment #1
plachComment #2
plachHm, actually this should apply to all node-specific settings.
Comment #3
plachComment #4
bforchhammer commentedI think it would be good to do this via the form states api... achieves the same effect visually, but it doesn't require that the form is saved before showing advanced settings to the user.
What do you think, plach?
Comment #5
plachDefinitely better :)
Committed and pushed!