Search List Defaults Not Working
I want to add defaults for the Constituent Search by Name or Lookup ID search list. I have used the following but the defaults do not appear. It is still the same as whenever I last used the search. Any ideas on why this is not working?
<FormField FieldID="MEMBERID" DataType="Guid" Caption="Member">
<SearchList EnableQuickFind="true" SearchListID="fdf9d631-5277-4300-80b3-fdf5fb8850ec" >
<FormFieldOverrides>
<FormFieldOverride FieldID="INCLUDEINDIVIDUALS" DefaultValueText="true" ReadOnly="true" />
<FormFieldOverride FieldID="INCLUDEORGANIZATONS" DefaultValueText="false" ReadOnly="true" />
<FormFieldOverride FieldID="INCLUDEGROUPS" DefaultValueText="false" ReadOnly="true" />
</FormFieldOverrides>
</SearchList>
</FormField>
<FormField FieldID="MEMBERID" DataType="Guid" Caption="Member">
<SearchList EnableQuickFind="true" SearchListID="fdf9d631-5277-4300-80b3-fdf5fb8850ec" >
<FormFieldOverrides>
<FormFieldOverride FieldID="INCLUDEINDIVIDUALS" DefaultValueText="true" ReadOnly="true" />
<FormFieldOverride FieldID="INCLUDEORGANIZATONS" DefaultValueText="false" ReadOnly="true" />
<FormFieldOverride FieldID="INCLUDEGROUPS" DefaultValueText="false" ReadOnly="true" />
</FormFieldOverrides>
</SearchList>
</FormField>
0
Comments
-
I think it has to do with the sticky search options. If a new user were to run this search list it would probably appear as you designed. One way to force it is to delete the record in USERSETTINGSSEARCHLIST for your user and that search list and it should load the defaults.1
-
Thank you! I see that my problem was the wrong field ID. It should have been "INCLUDEORGANIZATIONS" instead of "INCLUDEORGANIZATONS." I will not need to delete entries in USERSETTINGSSEARCHLIST .0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

