I have a workflow that outputs to 4 different files (one file has 2 tabs). I want the end user on the server to be able to select where the output files are saved. The folder browse tool works great on Designer for this, but I need to this to be able to work on the gallery. Is there a way to accomplish this where:
1. The user does not have to explicitly name the file (or their name is overwritten) and
2. The user does not need to select the location for all 5 output tools.
I was trying to see if I could get the file path out of the File Browse tool so that I can edit to get just the folder and replace the value in each of the input tools using that.