Automatically closed - issue fixed for 2 weeks with no activity.
Hi there,
I have one field "list (text)" attached to two bundles (e.g. Article, Basic Page) with widget Select. For Basic page I need empty label "- None -" and for this I configured Field setting "Allowed number of values" to "Unlimited" and make this field as not required. For article I need to have label "- Select a value -". So in this case I need to update Field settings and change option "Allowed number of values" to limited 1. But this update will automatically trigger changing field settings for another bundle (basic page), because this setting is responsible for data structure of this field. As a conclusion I cannot manage the empty labels separately for several instances of one field.
Add additional configuration for "Empty label" to "Edit field settings" and add a Widget supports this behavior.
Module config is also will be adjusted to store additional properties. New functionality won't break existed. No hook_update required.
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.