Title: Input fields saving summited data
Last modified: February 27, 2024

---

# Input fields saving summited data

 *  Resolved [clayton750](https://wordpress.org/support/users/clayton750/)
 * (@clayton750)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/input-fields-saving-summited-data/)
 * I am having an issue with my Custom Settings Page as when a user saves the form
   it shows the users details in the input fields across devices, so if you open
   it on another device on a different account the input fields aren’t empty but
   have the last submission info in them. I have tried finding out why this is happening
   but i can not find anything relating to this. Is there something im missing or
   not doing right?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finput-fields-saving-summited-data%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/input-fields-saving-summited-data/#post-17457115)
 * This really sounds like a Page Caching issue, what plugins do you have actively
   installed and what hosting are you using?
 *  Thread Starter [clayton750](https://wordpress.org/support/users/clayton750/)
 * (@clayton750)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/input-fields-saving-summited-data/#post-17458705)
 * The current active plugins are:
   better Search Replace, bit form manager, bit 
   form, bloom, code snippets, divi Tabs Maker, Duplicate Page, EventON Lite, Folders
   Pro, Integrate Google Drive, Monarch Plugin, Paid Membership Pro, Pods – custom
   content type and fields, popup for Divi, shortcode for Divi, Ultimate Member,
   WP Data Access.And i’m using Absolute hostings WordPress package.
 *  Plugin Support [pdclark](https://wordpress.org/support/users/pdclark/)
 * (@pdclark)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/input-fields-saving-summited-data/#post-17461237)
 * A `Custom Settings Page` would be for editing site-wide settings: they store 
   in the `wp_options` table. Just like other site-wide options, such as the site
   name or URL, they are unique to the site, not the user. Therefore, it would be
   expected behavior that any save from any user would update the values for the
   entire site or any user viewing it.
 * If you are looking for settings unique to individual users, you may want to add
   fields to the `User` object, which will cause fields to appear on the user’s 
   profile page in the WordPress Admin Dashboard.

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

The topic ‘Input fields saving summited data’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [pdclark](https://wordpress.org/support/users/pdclark/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/input-fields-saving-summited-data/#post-17461237)
 * Status: resolved