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.

All other Modules /

Discuss all other Modules here.

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

DataObject's Create form "collapsed" until resize


Go to End


753 Views

Avatar
DesignCollective

Community Member, 66 Posts

5 June 2013 at 4:32am

Edited: 05/06/2013 4:33am

Hi guys, this has been something that has been bugging us for a while. We are using 2.4 and certain DataObjects's Create Form - only the Create form, but not the Edit Form (!) - appears in a way that if we switch to another tab to add more information there, the div collapses to about 30 pixels. See the picture attached.

To fix that, the screen needs to be resized just a little and - I guess - some JS kicks in adjusting the height.

Anyone had any similar problems? I'm not even sure where to begin looking. The error that comes up is Type Error $(...) is null, but I know that jQuery is enabled and the object (parent and inherited ones) have no custom javascript in them. Thanks!