Suggest a feature for NationBuilder
We are constantly adding, refining and even removing features. This is the best place to make your voice heard on what you'd like to see.
Include styles in Suggestion Box tag settings
I wanted to use the following. (Bold tag worked, but not style attribute.)
Success, #Fail [span style=”font-size:small;”](Good story about failure)[/span]
(I'm using alternative brackets for now, so the HTML will display here.)
Non-labeled featured content sliders
It would be great to have featured content sliders on pages other than the homepage, but because a label is required, they look odd. I'd like to be able to add a slider that just shows great images related to that page, rather than ones that are labeled and link to other pages.
Profiles to list people's blog posts?
It would be nice if the user profiles could list any blog posts written by that person.
Remove the non-working "Edit this Page" link
Each page has a second "Edit this Page" link in the supporter nav, which does nothing. It should be removed.
Fix Finance Dashboard Timezone Sync
Could you please sync the finance dashboard up with the timezone we have chosen on the main settings page?
Currently, for us, the finance dashboard is synced up with GMT instead of GMT -07:00, which is the timezone we have set on the Settings page.
Add a simple sidebar text widget
I'm comfortable editing _columns_2.html and _supporter_nav.html, but most clients aren't. (In fact, one missing div, and the whole site goes out of wack.) I realized yesterday that a simple enhancement would be to add a feature almost exactly like your supporter nav buttons. In fact, it could be a third and fourth button under "Supporter nav." One could be called Sidebar Text, and the other would be "Reorder Text" (which would simply control whether the text comes before or after the buttons). You've already got the three "huge" buttons in both _columns_2.html and _supporter_nav.html. If both files called {{ site.sidebar_text }} (according to sort order), it would be a tremendous asset, and by my guess, simple to implement.
Display Notes in Call Mode
It would be very helpful if notes could be displayed in call mode. My candidate is constantly having to enter the record to see notes and then back out to return to call mode.
Negative Search Option with Tags
I would like to be able to do a negative search on a list, so that a search will show everything that does NOT have a specific tag or tags.
The example is that I may go through a list and tag a bunch of records, and now want to see the records that did not get tagged.
Age as a search
It would be nice if the function for searching age allowed you to just input the ages rather than the DOB.
Bad Contact Info
When someone is marked "Bad Info" "Wrong Number" or similar status, that should remove the incorrect contact info from the record.
Option to turn off style sheet compression, for developers
In almost every other web development environment, Firebug happily displays the line number of the style sheet. In NationBuilder, it always says "line 1" since the scss file has been compacted to one line. Would there be a way to have a developer's option, to turn off style sheet compression?
I suggest putting Featured Content Sliders under the Content button
I had a little bit of difficulty finding it... but maybe it's under Settings so as not to take an extra line from the Content page..?
PDF Instructions for Volunteers
It would be very helpful if you could put together a PDF manual for field volunteers that I could distribute to Precinct Captains etc. It would be helpful to cover data entry, turf cutting , call mode, etc.
Taller Theme Editor Box
The theme editor box is 21 lines long and it's really hard to see/browse code. It would be great to have it be a more manageable window size (like 40 lines or adjustable based on pref (<--which may be annoyingly complex so I would be happy with 40-50 lines visible).
You can now resize the height of the template editor by dragging the lower right corner. Happy theming!
Directories for uploaded files
It would be great if uploaded files (html, images, css, js) could be organised in directories. This would make the building of more complex custom sites much easier.
Add a blogroll feature
For users who aren't comfortable with HTML, editing _sidebar_2.html to add an item to a blogroll is a high bar. It would be great to have a simple interface for adding a blogroll. (Meantime, I'll create a blogroll page that'll be imported into the sidebar.)
Email Analytics
Being able to export email analytics as a group and for individual emails would be very helpful.
progress bar on import
Geocoding took several hours for somewhere near 500 records... (I was using the voter file import). A progress bar would have been reassuring.
option to hide nav item from unauthorized user
we'd like an option to only display links in the top nav that the current user has permission to see. currently if a page is set to be visible to certain roles only but also visible in the top nav, anyone can see the link in the nav. we get the value of displaying all links in some cases (link piques interest, may encourage signups), just seeking a workaround for other cases (easy access to some supporter-only nav item). thanks!