Christopher Dodds
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by Christopher Dodds-
Christopher Dodds created a post,
Filter People by Communication History
I would like to be able to filter the People list to only show those people who have not received any in-system communications.
-
Christopher Dodds commented,
Even if using HTML, I wished this worked. I even tried forcing it by using target="_self" but anchor links refuse to work properly.
-
Christopher Dodds commented,
If you add a custom HTML widget to the site's header and add the following code, it should accomplish what you want (just change the background color): <style type="text/css">a[data-m=notificationI...
-
Christopher Dodds created a post,
Bulk Editing
While I know this can be accomplished via importing a new spreadsheet, it would be great if we could bulk edit user profiles within the dashboard.
-
Christopher Dodds created a post,
Disable Communication Templates
We have created a lot of templates for specific situations. It would be great if a "Disabled" checkbox (or Enabled/Disable toggle) could be added to the edit template page, preventing its use until...
-
Christopher Dodds commented,
You need to add a Custom HTML widget to the site's header. You can then add this to the Markup section: <style type="text/css"> .leaflet-map .leaflet-map_shape.m-visible {opacity: 0 !important;} ...
-
Christopher Dodds commented,
Until this is fixed, the blue outline can be removed by adjusting the CSS as follows: .leaflet-map .leaflet-map_shape.m-visible {opacity: 0 !important;}
-
Christopher Dodds commented,
I see the value in this approach. An admin-only checkbox doesn't require admins to adjust the navigation on the fly or keep pages bookmarked in order to access. The entire site with the navigation ...
-
Christopher Dodds created a post,
Middle Name Field
Presently, there is no way to insert a middle name field so it appears between the first name and last name. I was given a workaround by support to rename the Last Name to "Middle Name" and Credent...
-
Christopher Dodds commented,
Thank you, Jen. It appears to only be the staff invitations that do not prompt the user to create a password. This has caused some confusion, and it would be great if staff were also prompted to cr...