Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

nested dataobjectmanager open in same popup


Go to End


1314 Views

Avatar
aznain

Community Member, 2 Posts

16 August 2012 at 12:25am

Hi,

I implemented form with nested dataobjectmanager in getCMSField_forpopup. When I try to open nested form, it opens in same popup not in it's own. That means after saving the data, when i click on close then whole form is closed and going back to main tab rather going back to main form. Please help in this regard.