I have a requirement is like, user can upload image, audio and video files which i can implement in config. But i want to show the files depending on the type.
e.g. I have three buttons in a page
Add image
Add Audio
Add Video
Now, on click of each button i want to popup the CKfinder and it should show only the files of selected type, like if i select "Add Audio" it should show only the Audio files.
Is it possible using CKfinder?