I am creating a very simple python script tool in ArcGIS Pro to allow the user to list the layer files in a folder and perform a multiple select to add to the Map of their choice. My problem is the input parameter in the script tool has a dependency set on the folder that the user specifies to look first for layer files, but the browse dialog just keeps bringing up the project workspace folder instead of the user-specified folder. Is anyone else having difficulty creating a simple list of files within a user-specified folder?

