How do I hide/change hints on LO Survey questions?
I want to hide or change "hints" on multiple choice questions on an LO Survey. Any ideas for how to do this?
Page is http://chesapeake.cbf.org/site/Survey?ACTION_REQUIRED=URI_ACTION_USER_REQUESTS&SURVEY_ID=5666
"Options" question and "I will transfer" question.
Thanks.
Kim
Page is http://chesapeake.cbf.org/site/Survey?ACTION_REQUIRED=URI_ACTION_USER_REQUESTS&SURVEY_ID=5666
"Options" question and "I will transfer" question.
Thanks.
Kim
Tagged:
0
Comments
-
All of the hints are wrapped in a <span> with a class of "Hint", so in your css you just need something like
span.Hint {
display: none;
}1 -
Daryl Bunker
Thank you! That worked to hide.
If anyone knows a place in Setup where I can change the hint language, please let me know.
Kim0 -
Kim,
These hints are available in the Message Catalog Editor by going to Setup > Product Configuration. They are listed under Survey in the Application drop down. If you search for "Please make between" you should be able to find it.
The Message Catalog lists most default text used throughout Luminate Online. You should tread carefully as changing something here is a global modification and in most cases you cannot do something specific for a single form or page. Some of the catalog entries rely heavily on A-Tags, among others. The A-Tags in this example render how many selections are min and max for each form and then change the hint text accordingly.
Also -- there is an ability to delete a custom value (return to default) in the event you make a change that you want to revert.
Thanks,
Richard
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 401 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
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) 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
- 791 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


