Problem/Motivation

Select 2 widget not working:
- widget is not being rendered
- Selections already made are being rendered

Steps to reproduce

- Visit entity form display page that uses this feature (select2 views)
- Look at the entity select region
Expected:
- widget should be visible
- Table of relevant selected entity reference view should be visible
Actual:
- Widget not visible
- Table renders corerctly

Proposed resolution

Set the form element to correctly render the select 2 widget correctly.
Confirm that the AJAX fires properly and replaces the table sub element.

CommentFileSizeAuthor
#2 3215078-2.patch1.52 KBpbrown063

Comments

pbrown063 created an issue. See original summary.

pbrown063’s picture

StatusFileSize
new1.52 KB

Patch file resolving this issue.

pbrown063’s picture

Assigned: pbrown063 » vijaycs85

vijaycs85’s picture

Assigned: vijaycs85 » Unassigned
Status: Needs review » Fixed

Thanks @pbrown063. Changes look good to me.

Status: Fixed » Closed (fixed)

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