This plugin turns standard Repeating Group element into a slider providing actions to control it via workflows. It does not generate any predefined slide content, you are completely flexible to design your own slide structure.
Some limitations are applied to a Repeating Group under control:
- Repeating Group must be either one-row (for horizontal sliding) or one-column (for vertical sliding) element for this plugin to work correctly.
- For vertical sliding Repeating Group element must have some limited height, either fixed by element layout or limited by parent containers.
- Paged repeating groups are not supported, slider will only navigate within currently displayed page.
For more details please see demo page below.
Instructions:
- Install the plugin.
- Put Repeating Group Slider element somewhere on the page.
- Specify ID of a target Repeating Group element and other parameters that define sliding behavior. If you do not specify an element ID, target Repeating Group element must be along the siblings of Repeating Group Slider element.
- Design content of Repeating Group. The size of Repeating Group item container does not matter, it will be resized by Repeating Group Slider element to fit Repeating Group viewport. You can place slider buttons inside an item of target Repeating Group or outside of it. In both cases when clicked they must invoke workflow actions provided by Repeating Group Element. User scroll is also tracked and corresponding state of Repeating Group Slider element is updated.
Demo Page: Repeating Group Slider Plugin Usage Example
Demo Editor: Repeatinggroupsliderexample | Bubble Editor
Plugin Page: Repeating Group Slider Plugin | Bubble
Service link: Codium Plugins - Repeating Group Slider