When creating and / or editing a node in IE7 the simple access field expands, but is empty. It works fine in IE6 and Firefox, but not IE7.

CommentFileSizeAuthor
Picture 1.png11.37 KBparkej60

Comments

parkej60’s picture

Title: The simple access filed will not display in IE7 » The simple access field will not display in IE7
ryanliu5’s picture

I am having the same issue. Anyone can help on this?

ryanliu5’s picture

Title: The simple access field will not display in IE7 » The simple access field will not display in IE7 - Temporary workaround

I just changed the collapsible filed to FALSE in simple_access.module file, and that will at least show all groups. Hopefully this will be fixed in the later release.

line 429: '#collapsible' => TRUE,

Anonymous’s picture

Many, many, many thanks for that.

I spent hours trying to work out what was wrong (didn't help that I was using IE7 for testing and Firefox for my proper admin account - which was obviously working fine).

I ended up rebuilding a site because I thought the problem had crept in from an upgrade from Drupal 5.x to Drupal 6.x.

Thankfully, now I know how to fix it. :)

Once again, many thanks.