In my app I have product data displayed in a table, which uses nested RGs, like so:
Both the number of rows and number of columns varies by product.
I want to allow the user to click a button to send this data via email, and I’m not sure how to get the data into the body of the email. I think I can loop through the data with Orchestra plugin, but as I’m looping where do I store it all together as text that be including in the email?
Not sure where to start on this one, any help would be appreciated, thanks!
John
system
Closed
3
This topic was automatically closed after 70 days. New replies are no longer allowed.