symphonists / subsectionmanager

Subsection management for Symphony.
Other
44 stars 32 forks source link

Can't create new subsection entries #216

Closed designermonkey closed 11 years ago

designermonkey commented 12 years ago

Using 3 beta2, I can't interact with the iframe displayed form.

designermonkey commented 12 years ago

It is down to the settings. I have selected Allow creation of new items but if Allow editing is not selected too, the form becomes read only when trying to add new items.

nilshoerrmann commented 12 years ago

Ah, right. This is an oversight when I switched from Stage to Duplicators: new instances no longer have the class new attached. Not sure what the easiest solutions is. Maybe adding the class new to the templates header and checking this here would be an idea: the header get's replaced with the actual content when the new item is saved.