Title: Preview Changes
Last modified: August 30, 2016

---

# Preview Changes

 *  Resolved [danomurray](https://wordpress.org/support/users/danomurray/)
 * (@danomurray)
 * [11 years ago](https://wordpress.org/support/topic/preview-changes-2/)
 * Hi,
 * We are using CFS on a custom post type, and we’ve noticed that when we change
   a text field and hit Preview Changes (without saving), the changes do not show
   up in the preview.
 * Is this expected behaviour?
 * Thanks,
 * Dan.
 * [https://wordpress.org/plugins/custom-field-suite/](https://wordpress.org/plugins/custom-field-suite/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Matt Gibbs](https://wordpress.org/support/users/mgibbs189/)
 * (@mgibbs189)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/preview-changes-2/#post-6224844)
 * Hey, yes, this is expected behavior.
 * You might have some luck by enabling CFS revisions. You’d just need to add a 
   line to your wp-config.php to get CFS to store custom fields for revisions:
 *     ```
       define( 'CFS_REVISIONS', true );
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Preview Changes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-field-suite.svg)
 * [Custom Field Suite](https://wordpress.org/plugins/custom-field-suite/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-field-suite/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-field-suite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-field-suite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-field-suite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Matt Gibbs](https://wordpress.org/support/users/mgibbs189/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/preview-changes-2/#post-6224844)
 * Status: resolved