BB Online Express Indenting/Bulleting Description Text?
Hi all,
I'm wondering if there is a way to break text up in the “description” field of a membership in the Membership Form Builder? We use this section to outline membership benefits in bullet form, but on the preview and in the JS embed code it comes out as one single paragraph of text which makes legibility difficult.
Comments
-
@Kevin Garcia
Hi, I never used the Online Express Membership forms before, only event and donation form, however, it should work the same where some css and js can be used to manipulate the look of the form after it has been loaded.Though instead of speaking of concept, I created a Membership form and here's the finding for you:
- the Description box allow you to have multiple lines of text, even though cannot be formatted (bold, color, bullet, etc), it still should show the description on the form with the line separator, this is a BB bug/mistake in my opinion and you should report that to Blackbaud with a support ticket
- The reason why I say it is a bug, and you can use my post as reference, is that the actual description WITH the new line (\\n is newline) is included in the form (see image 1 below), however, b/c the styling of the “container div" that holds the description is not correctly styled, the description is just “lump” together as HTML does not care for white-space normally. This can easily be fixed by adding to this “container div” a style that is “white-space: pre”. (see image 2 below) Blackbaud will need to fix the “layout” of the section so that the description doesn't look like it is overflowing the “box”)
- The reason why I say it is a bug, and you can use my post as reference, is that the actual description WITH the new line (\\n is newline) is included in the form (see image 1 below), however, b/c the styling of the “container div" that holds the description is not correctly styled, the description is just “lump” together as HTML does not care for white-space normally. This can easily be fixed by adding to this “container div” a style that is “white-space: pre”. (see image 2 below) Blackbaud will need to fix the “layout” of the section so that the description doesn't look like it is overflowing the “box”)

Image 1 
Image 2 0 - the Description box allow you to have multiple lines of text, even though cannot be formatted (bold, color, bullet, etc), it still should show the description on the form with the line separator, this is a BB bug/mistake in my opinion and you should report that to Blackbaud with a support ticket
-
@Kevin Garcia
Sometime Blackbaud doesn't fix bug soon enough, that said, if you have a webdev person in your team, you can ask that person to give you code that will make the change to the style for the description “container div” to use white-space=pre and remove the height limitation on the box.This should be relatively easy for most mid-level webdev.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 210 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 649 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) 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
- 785 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)
