Open bbrendon opened 3 months ago
agreed
+1
btw i gave an intern the job of figuring a way around it and we brainstormed something nice we have a single script doing a collect and add a separator to each section then with the reporting feature we divide the whole report in a table based on the number of section and each section goes in it's own collumn
Basically allow selecting multiple custom fields in the GUI to populate.
Have a pre-defined or use selectable Field Separator so that returning one string will fill multiple custom fields. Returning JSON or something would work as well. Get creative :)
Describe alternatives you've considered Using the API can do this, but not as elegant.