In the tutorial, the addon is based on Location within Cars.data.
How to rollup based on an array within array (Xano addon)?
For instance, I have a collection Products.
Products has an addon: {}_company
Within _company I would like to rollup based on company_name.
Thanks for your support. I Managed to rollup the company names, now trying to add corresponding products below the company names as well.
To clarify my case, I added a screenshot. The idea is that all products linked to companies, are showed in a separate list/table below each company name. Not sure how to do it correctly.
Also, when a company’s products are all filtered out the company itself should be hidden. Is this workable?
Thanks for the video. Now I create the groups (Suppliers) and records (Offers) but am not able to follow the rest of the tutorial (1. edit formula for group container and 2. filterkey based on supplier)
I want to group based on Supplier, which is array within the item array. How to set up the formula to have dynamic key values (instead of [“new”, “done”, etc]
How to filterkey() based on an array with the array?
I made some progress but everything is still a mess, please see below. Also, I am unable to hide a company name when they don’t offer any product within the selected category.
Do you have any idea to bring some logic to it?
It seems to me that you are struggling with binding logic. I think it’s important you take the time to master this because otherwise you will continue to get stuck.
I’d recommend:
(if you haven’t already) taking the time to go through the two courses of the Academy, especially the display data sections of each course, and