Andrew Steele
My feedback
92 results found
-
119 votesAndrew Steele supported this idea ·
-
247 votesAndrew Steele supported this idea ·
-
35 votes
An error occurred while saving the comment Andrew Steele supported this idea · -
127 votesAndrew Steele supported this idea ·
-
58 votesTeam Events responded
WORKAROUND: it is possible to set different colors using custom javascript. See section “Color coding events using event tags” at
https://help.wildapricot.com/display/DOC/Event+tags#Eventtags-colorcodingColorcodingeventsusingeventtagsAn error occurred while saving the comment Andrew Steele commentedThis would be immensely helpful, as our organization lists many community events in addition to our own.
The tag information is already stored in the back end. Based on this info, the system could theoretically apply a CSS class to the div that sets the background color for the event in the calendar. E.g. <div valign="top" style="height:9;overflow:hidden;" class="event-custom-tag"> Then admins could at least adjust the CSS manually for each event tag to suit their needs (e.g. color, font size/style, etc.).
I'm not sure which HTML tag it would need to be applied to in the list view, but it looks like it should be <li class="boxesListItem" id="idUpcomingEvent_#######">. Again, this would just need an extra class that is the custom event tag so that the CSS can be controlled on a per-tag basis.
It would also be nice to display a key underneath the calendar, so that the members see the different color-coded "tag" categories. Ideally they would also be able to click on/off these categories to filter what shows in the calendar (instead of having multiple pages with different calendars showing different categories/tags). But I know this would be more difficult to implement.
Andrew Steele supported this idea · -
379 votesAndrew Steele supported this idea ·
-
106 votes
An error occurred while saving the comment Andrew Steele commentedThis would be immensely helpful. The log should record the change date, the admin or user that made the change, what field(s) were changed, and what it was before/after. Optimally, it should also have a Notes text area so that the person who made the change can log why the change was made (e.g. member called in with updated info, fixed a typo, etc.). This is especially important to us since we are a retirement association and members often don't remember the changes that they've reported to us. I've created custom fields so we can at least record the very last change to a record, but this is both inefficient for admins (have to go in and edit a separate section of the member's profile, enter in that day's date, note what type change, etc.) and doesn't keep a history of changes.
Andrew Steele supported this idea · -
40 votesAndrew Steele supported this idea ·
-
255 votes
An error occurred while saving the comment Andrew Steele commentedThank you Evgeny for the comment and support. Yes, I saw several other posts requesting specific permission sets, and figured this would be a good way to address everyone's admin permission needs, including our own organization's. Thanks for the consideration.
Andrew Steele shared this idea · -
86 votesAndrew Steele supported this idea ·
-
6 votes
An error occurred while saving the comment Andrew Steele commentedOur association uses a unique ID number issued by another organization. Many of our members do not have email, so it would be useful to check that this custom field is unique.
Andrew Steele supported this idea · -
163 votesAndrew Steele supported this idea ·
I would like to be able to add menu items that link to any specified URL, including pages within the site. While I think good design often eliminates the need for duplication, sometimes a page needs to be linked to in multiple locations for user-friendliness. For example, if a main menu item has a drop-down (secondary menu), sometimes people don't realize they can click on the main menu item and only look in the drop-down options. A main menu item of "Become a Member" could link to the same page as the drop-down option "How to Join." Also, it'd be nice to be able to add menu links to different anchors on a single page, and to be able to link to files, e.g. PDFs, so that we can list items such as our Bylaws in the menu.