Closed ghuber closed 10 years ago
I have a branch here for you to test: https://github.com/rsanchez/entry_type/tree/feature/publish-layout-visibility
Rob, awesome!
Tested the branch out...
EDIT
Hidden fields via Publish Layout still appear on publish form load.
There is some odd behaviour with Entry Type vs Publish Layouts...
EDIT
Should I comment further here, or on the branch?
Thanks for tackling this! Weird edge case, I know.
FYI, I'm using Brian Litzinger's Blueprints (http://devot-ee.com/add-ons/blueprints), which is why I'm hiding certain fields via Publish Layouts.
Hope there isn't a conflict here between what Entry Types is doing and what Blueprints / Publish Layouts is doing.
By the way, releasing beta fixes at 10pm on a Saturday night 2 hours after someone reports the bug?
You are my hero.
In Chrome - mac and pc - but OK in Safari and Firefox 7 using version 1.03 and EE 2.2.2
If you have tabs other than Publish then fields in those tabs show on the Publish tab when first loaded. If you click on any other tab then come back to Publish tab still gone.
I'm not a pro when it comes to publish layouts. Screencasts would help me figure out what's up.
Hey Rob,
I was wondering if these issues with the Publish Layout Visibility were resolved and if this branch is ready to use?
Just noticed the issue myself and it would be great to use this update.
Thanks man.
I honestly don't know. But I'd be glad if you'd be a guinea pig for me...
Sure thing. We have a staging site to work with for testing mate.
Great. Let me know how you get on!
Did you guys find a solution for this? I'm having the same problem... For now as a work around, I'm using the "hidden tab" plugin, and throwing all of the fields I want to hide in there.
@bytemypixel I'm not sure. I've never been able to reproduce the problem myself, so I haven't been able to confirm that my attempt at a fix works. The fixed version can be downloaded here: https://github.com/rsanchez/entry_type/archive/feature/publish-layout-visibility.zip
If you could try it out and report back whether it actually fixed the problem, I'd appreciate it!
Yep, that definitely seems to have fixed it! Thank you!
Thanks for responding! I'll get this fix rolled into the live version soon.
I'm hiding some fields with the "closed eye" icon in Publish Layouts (via the Toolbar on a Publish Form).
When an Entry Types field is included on the Publish Form, all my fields hidden by Publish Layouts are shown, even though the "closed eye" icon is correctly saved/shown for the hidden fields.
I'm guessing this has to do with the way Entry Types makes fields to show that is overriding the Publish Layouts hidden fields settings.
Any way to make Entry Types respect hidden fields in Publish Layout settings?