Ideas

Ideas

Filters

0

votes

When using check-in kiosks to add a family, adult phone number may be missed. An adult phone number should be required when at least one child under a set age is in the family. 
Photo of Jessica GorbettJessica Gorbett, 9 Embers  · 

0

votes

It would be more efficient if Site attributes could be scoped by the theme applied.
Photo of Jessica GorbettJessica Gorbett, 9 Embers  · 

0

votes

Add a "Clear Cache" button to the hidden settings screen (the five-finger press) in the Rock Check-in App that wipes the device's locally cached check-in data and reloads everything fresh. Description When a volunteer or admin does the five-finger press to reach the Check-in App settings, there is currently no built-in way to clear the app's cached state. This request adds a single "Clear Cache" button to that settings screen that resets the cached check-in data so the device pulls the latest configuration on its next load. Additional Details Clearing the cache resolves a couple of recurring issues in one...

0

votes

There have been a number of times where we've wanted to modify how an interface looks and/or functions based on if a person has interacted with a piece of content, prayer request, person, etc in some way in the past.Currently, there doesn't seem to be a simple way of getting to interactions tied to CurrentPerson for a given entity.AppendInteractions Lava FilterOne of the ideas that we came up with was to add a "AppendInteractions" lava filter that works similar to how the "AppendFollowings", "AppendWatches" and "AppendSegments" filters do, but just for interactions. We realize that there are exponentially more interactions...
Photo of Brian KalwatBrian Kalwat, NewSpring Church  · 

0

votes

20.0 Event Complete
Event schedule durations are currently limited to hours and minutes. It creates confusion when setting up camps, retreats, mission trips, conferences, and other multi-day experiences.For example, a 5-day camp must be entered as 120 hours. A 10-day mission trip must be entered as 240 hours. This is not intuitive for church staff.I recommend adding a Days field alongside the existing Hours and Minutes duration fields.
Photo of Jessica GorbettJessica Gorbett, 9 Embers  · 

0

votes

Rock’s page editor currently renders inside the same front-end context as the page content itself. Because the editor view is nested within the content being edited, custom stylesheets, JavaScript, Bootstrap versions, and jQuery-based libraries can conflict with the editor.This creates a major limitation for building faster, more interactive websites in Rock. Modern public-facing sites often rely on optimized CSS, newer JavaScript patterns, animation libraries, interactive filtering, sliders, dynamic cards, responsive menus, and updated framework versions. However, because the editor shares the same rendering environment, these enhancements can slow down or disrupt the editing experience.I am proposing that Rock’s CMS editor...
Photo of Jessica GorbettJessica Gorbett, 9 Embers  · 

4

votes

It would be nice to include the public group member attributes as columns in the RSVP Detail Block. When we send out an RSVP invite, there is currently a feature that allows us to collect further details (beyond Accept and Decline) to the RSVP. The way to do this is to create group member attributes and make them public. However, as they are group member attributes, they will only save on the group viewer page and not the RSVP occurrence page (RSVP Detail Block).So if we're collecting information like dietary requirements or childminding requirements, we will need to coordinate across...
Photo of Nathaniel GohNathaniel Goh, Nations Church  · 

3

votes

For some time, we have displayed the Comment Count on each Prayer Request in the Prayer Request List block. We did this with a custom column, with the following Lava:{% assign size = Row.Id | Notes:'2' | Size %}{% if size > 0 %}    <span class="badge">{{ size }}</span>{% endif %}However, doing this slows the block's load time significantly because, when viewing a large number of prayer requests (such as viewing expired requests) the block pulls back thousands of rows, running this lookup on each row. It would be nice if a comment count could be displayed in this list block...
Photo of Mike MundyMike Mundy, Bedford Alliance Church  · 

0

votes

When manually registering people for an event it would be very convenient for the Registrant Detail Block (id415)  to have a "Save then Add" button, like the Group Member Detail block has.Scrolling to the bottom of the page to chase the "+ Add New Registrant" button after each registrant is entered is not ideal.I am looking at the block code to see if I can try making the change required. but I've never submitted a code snippet before.

3

votes

It would be great to have additional controls for playback speed in the Rock LMS media player. Currently, students can watch videos at extremely high speeds (3x, 4x, etc.), which makes the content nearly impossible to understand while still allowing them to complete the activity quickly.A few possible solutions that would help:Allow administrators to limit the maximum playback speedAdd settings to disable playback speed adjustments entirelyProvide configurable speed options per course or activity (for example: max 1.5x or 2x)For training content, especially for volunteer onboarding, engagement and comprehension are important. Right now, students can rush through required material and complete...
1 2 3 4 5 6 7 8 9 10 ... Next