codepress / admin-columns-issues

Issues for Admin Columns Pro
https://www.admincolumns.com/
11 stars 0 forks source link

Pods: Support for editing with Bidirectional Fields #1221

Closed DGStefan closed 5 years ago

DGStefan commented 5 years ago

More Info HS#11154

I'm using the Pods addon, and it seems that there is an issue. See attached screenshot. Basically I'm working with a bidirectional single select field, and admin columns pro doesn't catch the change on the applications when I remove a job application from the job listing.

DGStefan commented 5 years ago

Update We will not fix or implement this in our code because of the following

Workaround A possible workaround would be to alter the value of the Pods Relationship column and use the get_post_meta() method to display the value. Because Pods hooks into this method to do the valid relationship check, this would display the correct value on the overview page. Possible snippet

/**