On validation, the module throws an error like A maximum of 1 "Paragraph" of type "full_text" is allowed.
It would be better if it would display the label instead: A maximum of 1 "Paragraph" of type "Full text" is allowed.

A patch is coming.

CommentFileSizeAuthor
#3 3088259-2-use-label-instead-of-id.patch1.33 KBBarisW
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

BarisW created an issue. See original summary.

BarisW’s picture

Issue summary: View changes
BarisW’s picture

Status: Active » Needs review
FileSize
1.33 KB

  • pavlosdan committed c25900d on 8.x-1.x
    Issue #3088259 by BarisW: Paragraphs type ID is displayed instead of the...
pavlosdan’s picture

Status: Needs review » Fixed

Thanks for the bug report. This was bugging me as well but didn't want to keep assigning the label inside the loop. Somehow it felt wrong. Found another way to do this though.

Just pushed a code change to the dev branch that should sort this out.

Status: Fixed » Closed (fixed)

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