Hi all,
I need to use a directory input dynamically in a gallery flow, but there is a complication that I can't figure out how to handle.
All the users of this workflow have access to the same network, but using different folders, so I would use the Text Box to ask them to insert the full path, so I can update my directory input.
The problem is that the user is going to input in the way they copy from windows explorer (L:\Folder\etc). Then I would need to replace this "L:\" with the Network UNC path, and that's where I'm stucked.
How can I update the Text Box input and only then send the information to update the directory input?
Anyone have a workaround for this?
Thanks!