I have a form that cancels other forms. The cancel comments get saved to a database table. On the form I want to cancel, I am using Workflow to query the comments (and other metadata) and add them to this forms comments (table variable). My issue is that when I add the cancel comments in using Set BP Variables, it appears as the top row:
I need this row to be at the bottom. Is there anything I can do at the Workflow level to achieve this?
Thanks,
Chris