I have Event which contain #items (“product”) and this items have their own #list of item(“composition”).
Also #items (“product”) can be multiplies by the number (“Qty”)
After create events i make report of #list of item(“composition”) from this events
and result is in RG with function “group by” i used it to make sum of item’s price and qty because some composition might match with other event
Something like this below
This is a list of item(“composition”) summed by 2 events
Now i want to multiply certain item’s price or qty from this RG , not all
How to figure it out? List of expression? Search by?
@Eugene_West
Please, have a look in this plugin and see if it can help you:
Hello fellow Bubblers! I’ve been making custom plugins for some time already and frequently made plugin elements work inside repeating groups so my clients would be able to control them inidividually, dynamically and with N instances of the plugin element.
I’ve decided to isolate the mechanism that allows that and found out that it just works with normal plain Bubble and also other plugins that aren’t optimized with such mechanism and, well, decided to make it into a plugin that allows all of u…
@Eugene_West
There are ways to do this with native Bubble functionality but too intricate to explain
Complementing @mateusproto great suggestion there is another plugin that could prove useful by an awesome Bubbler @gaurav
Hello Bubblers,
We have a new addition to the Bubble Developer Kit
Bdk RepeatingGroup Tools : Power-ups for working with repeating groups
Extract data from Repeating Groups
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 cart…
1 Like
Thanks for sharing this other plugins @cmarchan !
1 Like
@mateusproto
Meu pracer meu amigo! (morei em São Paulo anos atras…. adorei!)
1 Like
@cmarchan Thank for sharing! I appreciate it))
I figure it out w/o any plugins just using API Workflow on the list!
1 Like
system
Closed
November 14, 2021, 8:33am
7
This topic was automatically closed after 70 days. New replies are no longer allowed.