All Topics
Filter menu shows term_id instead of name (Pods 2.0, relationship field column)
I’m using WordPress 4.0, Pods 2.4.3, and Admin Columns Pro 3.0.8.4.
In my database I have several pods that contain relationship fields related to other pods (e.g. the “staff” pod contains a field named “department” that is related to the “staff_department” pod).
In admin view, the column for “department” displays the names of each department as expected (e.g. “Accounting,” “Communications,” “Human Resources,” etc.). However, when I enable filtering on this column, the filtering drop down menu displays each department’s term_id instead of its name (e.g. “11” vs “Communications”).
How can I get the filter drop down menu to display the name instead of the term_id?
You must be logged in to reply to this topic.