Using ctools 7.x-1.0-rc1

Name does not show up in the field list on the add/edit ckeditor style rule form. If I go ahead and add a style rule without name (just machine_name), it will not let me add another. I get a PDO Exception about referential integrity. Probably because of the name field.

Comments

amaria’s picture

This patch fixes it for now. It's not optimal but it lets me continue.

derhasi’s picture

Status: Active » Needs review

You have to use the ctools DEV release, as that provides additional functionality for the export-ui, so 'name' is allready included.
Will that fix it for you too?

amaria’s picture

No. still no Name field. Not with the latest release of ctools (rc2) Mar 17, nor the dev version Mar 18.

amaria’s picture

I take that back. Even though the Name field does not show up, it is being saved as the Administrative title. That is with ctools 7.x-1.0-rc2.

derhasi’s picture

amaria, with RC2 I get the attached form. Do you get it now too? If not try to clear the cache please.

"Administrative title" is the "name". It auto-generates the machine_name seen right of it.

If everything works now, please "fix" the issue. Thanks!

amaria’s picture

Status: Needs review » Closed (fixed)
derhasi’s picture

ähm, this was the screen I forgot :D