Not sure if a separate issue needs to be made for each one, but I have problems with the following fields:

  • author date field is missing (note I use the date_popup_authored module to have a datepicker in the date field), it shows in the field ui and exports correctly into a feature ('parent' => 'author', 'element_type' => 'date_popup') but doesn't render.
  • 'custom breadcrumbs' can be registered and shows on the fields ui (registration of a node edit form) but doesn't render on the form.

Comments

hnln’s picture

other fields in this issue: http://drupal.org/node/1404118
solution might be hooks mentioned by the developper in http://drupal.org/node/1328280

hnln’s picture

The SEO Tools suite (alchemy, page title, meta tags, ...) throw a whole new bunch of fields in the equation and sadly most of them don't respond very wel. Was hoping to group everything seo related into a single horizontal tab but lost the normal title field, published checkbox and many more on the way.

shrimphead’s picture

You can also add 'Scheduler' fields to the missing in action list.
So long as you don't move it, it won't disappear. As soon as you touch it they won't render in the form.

socialnicheguru’s picture

I wish I read this first. I tried doing the same with seo items and many of the checkboxes were missing.
it happened with other elements too.

deanflory’s picture

Issue summary: View changes

Is this still an issue?