Hello, I have multiple users who all perform a similar function for different clients. As such, the folders they would be accessing are all on a central drive, where the file structure is the same. Example would be N:\Client_Work\ABC_Client\Input\ and N:\Client_Work\XYZ_Client\Input\. All the input files would be in the input folder, but client names would change.
I have drop down being configured by a text input for the names and values, but I would like to change the path for the inputs. But when I test the app, I only get the path that's first in my list, rather than what I selected from the list.
I'm rather green, so any help would be appreciated. Thanks!
Joe