I am doing a little research here before I start experimenting. Hopefully to save some time in the long run.
In one of my processes, I have designed a form that is very stripped down to serve as a Summary Report. It saves to the repository beautifully. How can I have my users click a button to open this 'other' form into a new tab in the browser?
I have discussed passing variables to the URL with my team. I have collections and tables in my source form. It is my understanding that those data types can't be passed as variables to a URL. Is that true??
Are there any other options out there?
Thank you!