AllowSave Attribute
This material pertains to version 3.0 of Blackbaud CRM SDK.
With a default value of "true," the AllowSave attribute determines whether to allow users to save list states such as parameter form field values, column filter values, sort settings, column order, and column widths. These settings are "sticky," which means they are saved each time the list is altered and are applied when the user returns. The Save list and Open list buttons only appear when the setting is "true." When you load a saved list, any rows added since the last run will show up if they meet the criteria of the saved list.
<ListBuilder QueryViewID="AE91E1A7-2130-409C-8D06-198030EB0AA7" AllowSave="true" >
