"Vote form/Results" does not work as expected in Manage display

Created on 18 September 2019, almost 5 years ago
Updated 23 March 2024, 3 months ago

The poll form/results always appears above other fields regardless of the order specified in "Manage display"using drag & drop.

I was able to resolve this issue by changing the key name for the "Vote form/Results" field specified in poll_entity_extra_field_info() from ['poll_votes'] to ['poll'].

After making this change, flushing cache and reloading the Manage display page I am able to drag & drop fields to the desired order, save and the fields are displayed in the order expected.

I don't know if there is a better way to resolve this issue. However, I have not noticed any adverse side effects with this approach.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇨🇦Canada rjkuyvenhoven

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024