Steps:

  • Install core with the standard installation profile.
  • Edit the Article content type's fields.
  • Add a new field of type "Text (formatted, long, with summary)".
  • This field only has one widget type, so no other details are needed here.
  • Create a new Article.
  • Expected results: the new field will have an option to change the summary, just like the normal "body" field.
  • Actual results: there is no way of editing the summary.

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

We're also seeing problem with text-with-summary fields in Metatag where the summary token is empty, it doesn't have the magically "summary" logic applied to it that runs on the core "body" field's summary.

bibishani’s picture

StatusFileSize
new53.66 KB

Hi, do you checked on field settings -> Summary input.

See the attached screenshot.

damienmckenna’s picture

Status: Active » Closed (works as designed)

@bibishani: Thanks for noticing my mistake. It's kind of an odd UX, though - why bother having it as an option when there's an entirely different field available that doesn't have the summary option.