Extract any data out of the repeating group cells without storing or retrieving it from database. Allows for use of dynamic expressions, conditional formatting, custom datatype retrieval etc.
Some example applications include (1) making real-time calculations for your invoice line items, (2) better shopping carts, (3) group edit/delete items in repeating groups
Anchor to Bottom
A drop-in element to anchor your repeating group to bottom.
The plugin is priced the same as all plugins in the Bubble Developer Kit at $4/month. Check out the demo and editor. Screenshots provided below.
Demo: Extract data out of a repeating group and make real-time calculations. This doesn't touch the database. Use the RG Extractor and RG Data elements included in RG Tools
Nope should work regardless of the content of repeating group. Make sure the anchor to bottom element isn’t within a group but rather on main page (check out the setup in demo page)
Haha yeah that would be it. Anchor to bottom won’t make sense for full list (as the entire group is anyways displayed) or ext. vertical scroll list (as additional items show up on scrolling to end of it). It’s applicable for rg’s with a scrollbar so vertical scrolling is what you’re looking for
This plugin might end up solving one of the major headaches I’ve had. I’m curious, is there a reason for limiting to the number of column types to 5? I ask because my use case might require more than 5 so I wanna know whether there’s an internal limitation before I try to figure out workarounds.
I think you’re asking for a bubble feature here for vertical scroll type repeating group to load new items on hitting top and instead bottom. Probably best to place a feature request for bubble team as I don’t think it can be done using an external plugin.
Amazing plugin @gaurav! This RG data extractor opens up a whole lot of possibilities for building performant apps. Is there anyway to the extractor name be a dynamic value? Currently using the RG extractors and data elements in nested repeating groups and that would be very helpful