I have added field to the content type & selected widget as taxonomy reference term. While creating content I am getting radio buttons for all terms but as image shown on project, it must show checkboxes instead of radio buttons. Is there any configuration that I need to do for checkbox term selection? please guide me.

I am using drupal 8.5.6 version.

CommentFileSizeAuthor
tree_widget_field.PNG6.67 KBdinesh_kesarkar

Comments

dinesh_kesarkar created an issue. See original summary.

echo15’s picture

Issue tags: +epam-contrib-2019.03
linichalexey’s picture

Issue tags: -epam-contrib-2019.03
duaelfr’s picture

Category: Bug report » Support request
Status: Active » Fixed

You need to define your field cardinality to something else than "1".
When you're on the "Manage fields" screen of your content type, choose "Storage settings" for your field, then you'll be able to change the cardinality to "Unlimited" for example.

Status: Fixed » Closed (fixed)

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