Hello community, I need you help.
I have a problem using repeating groups. I assigned my repeating group a data source that was an option set with the name of a “subscription plan” and an attribute-price. The issue is that there is no way to apply a calculation to each cell with other data sources. I’m using the Toolbox plugin, but this plugin only calculates the plan for the first cell using the option set of one organization’s subscription plans. The real problem is that the script repeats in the rest of the cells, but I cannot use an individual script for each cell because each cell corresponds to a different organization with different prices. The price of the plan corresponds to a calculation based on the start date and the end date of the subscription. I need to each cell have a price calculated of different form among them.