Question

Photo of Josh Scott

0

Enable "Search by name" for Check-in

I have enable the search by name function in the check in settings - seach type but it does not show up when launching the check-in app on our computers.  What am I missing?

  • Photo of David Stevens

    1

    I can't recommend changing your codebase, but if this is a must-have feature it's a few extra lines to add that section to your Search page.

    The code is all open-source, here are the relevant sections:

    Core: https://github.com/SparkDevNetwork/Rock/blob/develop/RockWeb/Blocks/CheckIn/Search.ascx.cs#L85

    Fork: https://github.com/NewSpring/Rock-Plugins/blob/develop/RockWeb/Plugins/cc_newspring/AttendedCheckIn/Search.ascx.cs#L136

    Keep in mind once changes are made, they will NOT persist through automatic updates from Rock RMS. 

  • Photo of DJ Grick

    1

    As far as I know that functionality was added to help Newspring create attended check in but is not functional on it's own as part of Rock core. Check out the Manual and look at the little "hang in there" alert

    Hopefully Newspring includes this in the Rock Store coming in 4.0