I am trying to make a field which will take the file path from pc and set it in a textfield just like upload button.How can i make this custom field?
e.g
[Text field] [Button]
[C:\Users\Manoj\Desktop\1.jpg] [Upload]
on button click a popup will open to select filed and on selection it will select the file path in text field.
Please guide me.