Title: All fields show the same data (2.8 problem)
Last modified: October 20, 2021

---

# All fields show the same data (2.8 problem)

 *  Resolved [martvanderkruis](https://wordpress.org/support/users/martvanderkruis/)
 * (@martvanderkruis)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/all-fields-show-the-same-data/)
 * In a foreach I fetch multiple posts which I then show as pods->form. So I have
   multiple editable forms in a list. With the new release of Pods 2.8 all these
   forms show the same information. What happened?
 * Also ‘post_title’ fields in a ->form show the same information when on the same
   page.
    -  This topic was modified 4 years, 6 months ago by [martvanderkruis](https://wordpress.org/support/users/martvanderkruis/).

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/all-fields-show-the-same-data/#post-14989064)
 * Can you clarify that the post_title issue is the same issue (showing the same
   field values for all items) or is that when you call `$pod->form()` for an individual`
   pods( 'my_pod', $id )` object?
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/all-fields-show-the-same-data/#post-14989171)
 * Looks like we found a compatibility issue. We didn’t have any beta testers using
   multiple forms so this did not come up before in our other extensive form field
   testing.
 * We have it tracked in our GitHub here: [https://github.com/pods-framework/pods/issues/6203](https://github.com/pods-framework/pods/issues/6203)
 *  Thread Starter [martvanderkruis](https://wordpress.org/support/users/martvanderkruis/)
 * (@martvanderkruis)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/all-fields-show-the-same-data/#post-14989426)
 * Great, thanks. Seems you reproduced my problem. Any idea in what timeframe we
   can expext a bugfixes update?
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/all-fields-show-the-same-data/#post-14989851)
 * Right now, we’re looking at a fix for this particular thing by Friday. It’s going
   to take some work to get the complex nature of values/states handled in a unique
   way per form.
 * Pod 2.8.1 should go out later today, so this may be in Pods 2.8.2 or 2.8.3, depending
   on if there are any other fixes we want to push out tomorrow.
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/all-fields-show-the-same-data/#post-15013973)
 * Happy to report that Pods 2.8.3 just went out with a solution for your problem
   here. Let us know if you have any other questions/problems.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘All fields show the same data (2.8 problem)’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

## Tags

 * [multiple forms](https://wordpress.org/support/topic-tag/multiple-forms/)

 * 5 replies
 * 2 participants
 * Last reply from: [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/all-fields-show-the-same-data/#post-15013973)
 * Status: resolved