Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

slideshow block has too many fields for imagine admins #118

Closed
rmsint opened this issue Aug 15, 2013 · 4 comments
Closed

slideshow block has too many fields for imagine admins #118

rmsint opened this issue Aug 15, 2013 · 4 comments

Comments

@rmsint
Copy link
Contributor

rmsint commented Aug 15, 2013

When the multilang is enabled and the slideshow block is used, the imagine admin automatically gets fields added for:

  • publish start date
  • publish end date
  • publishable
  • locale

The parent slideshow block already has these fields in it's form, so probably there values should be cascaded and the fields can be hidden for the imagine child admins

Global issue: symfony-cmf/core-bundle#81

@dbu
Copy link
Member

dbu commented Aug 16, 2013

Having a publish control per image block makes sense. I could prepare a slide and configure it for tomorrow. Or does the embed put the control into the main Form? There is an issue somewhere about embed and extensions. Tabs in the embed lines could be cool.

----- Reply message -----
Von: "Roel Sint" [email protected]
An: "symfony-cmf/BlockBundle" [email protected]
Betreff: [BlockBundle] Multilang slideshow block also adds too many fields to imagine admin fields (#118)
Datum: Do., Aug. 15, 2013 22:39
When the multilang is enabled and the slideshow block is used, the imagine admin automatically gets fields added for:

publish start date
publish end date
publishable
locale
The parent slideshow block form already should hold this information, so probably there values should be cascaded and the fields can be hidden for the imagine child admins


Reply to this email directly or view it on GitHub.

@rmsint
Copy link
Contributor Author

rmsint commented Aug 16, 2013

schermafbeelding 2013-08-16 om 07 09 05

Ok, this is how it looks with all the new code and CmfMedia.

@dbu
Copy link
Member

dbu commented Sep 4, 2013

i just stumbled over the fact that in the sonata_type_collection you can disable the two lines

                    'edit' => 'inline',
                    'inline' => 'table',

which makes the items show as in the stand alone editing with one row per field. that is more usable then what we end up here. however, the layout then still could use a lot of tweaking.

@dbu
Copy link
Member

dbu commented Mar 9, 2014

see symfony-cmf/core-bundle#81

@dbu dbu closed this as completed Mar 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants