- 🇺🇸United States xenophyle
Yes, this doesn't work. The labels set do not appear in the form.
- 🇭🇷Croatia Ivan616
I have created a patch for this issue:
3011865-add-new-button-value.patch →I have made it work so that it provides an option for the user to display what they want.
There is now another checkbox in the widget settings:
It will default to type, and if switched, it will take the value from the title field above.
This should cover use cases of both types of users, ones that want title and ones that want type. - Status changed to Needs review
11 days ago 6:17am 24 July 2025 - @ivan616 opened merge request.
- 🇮🇳India vinodhini.e chennai
Hi,
I installed the module and reproduced the issue on Drupal 11.2.2.
The paragraph label set in the field configuration was not shown when adding a paragraph.
I applied the patch from Merge Request 49.
After applying the custom label was correctly displayed when adding a paragraph.Thanks.