I have bound form multiple items with 2 fields "path", "files" and one button "show files".
Would like to, past path to one of them, like e.g. (C:\MyFiles) click button "show files" and in the other field should appearing files from destination (c:\Myfiles) e.g (x.pdf, z.doc, y.tiff).
Is it...