﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Don't Want to Save BO and Don't Want it to Ask me to Save it</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 30 May 2026 03:41:32 GMT</lastBuildDate><ttl>20</ttl><item><title>Don't Want to Save BO and Don't Want it to Ask me to Save it</title><link>http://forum.strataframe.net/FindPost32159.aspx</link><description>I am sure this has been answered but I can not seem to put the correct words together in the search to find the answer. &lt;br/&gt;&lt;br/&gt;I have some BO's that may or may not get changed by the User BUT, no matter what, they do not need to be Saved. How can I exit the form and not have SF ask about saving the Changed BOs Info? When the user Exits the Form I am not sure which BOs have been changed.&lt;br/&gt;&lt;br/&gt;TIA.</description><pubDate>Mon, 15 Jul 2013 23:43:24 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: Don't Want to Save BO and Don't Want it to Ask me to Save it</title><link>http://forum.strataframe.net/FindPost32161.aspx</link><description>Perfect. Thank you so much. Worked like it should.</description><pubDate>Mon, 15 Jul 2013 23:43:24 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: Don't Want to Save BO and Don't Want it to Ask me to Save it</title><link>http://forum.strataframe.net/FindPost32160.aspx</link><description>On the form itself, there is an AutoShowSaveChangesMessage property. &amp;nbsp;Set it to False, and it will quit asking the user to save the changes and just let the user exit without saving. &amp;nbsp;If you want only certain business objects to be excluded, you can set the IncludeInFormSaveType property to DeterminedByBusinessObject and then set the IncludeInFormSave property to False for each BO you don't want to save.</description><pubDate>Mon, 15 Jul 2013 13:52:00 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>