- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2017 07:03 AM
I am using a True/False field type on a form and its not behaving properly. If you check the box to indicate True, once the form is submitted/saved it does not retain the check in the box and reverts back to a False value. There are no default vales set for this field. Any thoughts on this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2017 07:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2017 08:05 AM
No, nothing useful from the Field Watcher.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2017 08:13 AM
Have you tried turning on debugging to see if fields are being changed? This would work best from the form edit/submit than list edit.
Wiki: Debugging Tools Best Practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2017 08:52 AM
Chuck -- I went back and looked through the info from the Field Watcher and it did help. It turns out that a Business Rule was changing the value. Thanks for the help everyone!