跳至內容
選單
此問題已被標幟
1 回覆
3629 瀏覽次數

Hello,

With using a binary field, a select button enables to take a file.

Is there similar way to select folder? Or it's mandatory to add new functionnality with js devt?

Thanks,

頭像
捨棄
最佳答案

Is there similar way to select folder?

No similar way to select folder, afaik. And there is no html spec to select folder. So, I think you should make new functionality with some browser compatibility compromise.

頭像
捨棄