Using DS Forms to layout the node add/edit page for a content type. I set the layout to use 3 column stacked, added some fields to the left column, and some to the right,. But, viewing the node add form the vertical tabs section 'floats' over the top of all of the other fields making them inaccessible. See attached screenshot. Looks like a float/clear problem.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mrfelton’s picture

Status: Active » Needs review
FileSize
3.41 KB

Attached patch resolves for me. Just wraps the columns in an additional div with a clearfix. Same technique used on the standard layouts.

barraponto’s picture

Status: Needs review » Reviewed & tested by the community

Works fine for me.

swentel’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nicholas.alipaz’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Closed (fixed) » Needs work

This may be a regression in 7.x-2.x-dev but I am not sure.

swentel’s picture

Status: Needs work » Postponed (maintainer needs more info)

The clearfix is in the template files so it should be fine afaics.

swentel’s picture

Also, the 'hide empty regions' checkbox is gone in the second branch as well.

nicholas.alipaz’s picture

hmmm, yeah I noticed the checkbox mentioned in this thread (which I had never noticed before, since I had never used DS Form module) was gone. I do however know that in rubik I am not getting the results that would be expected. Perhaps this is an issue with rubik only, I will give it a try in seven and see if I get correct results.

swentel’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Cleaning up the queue.