Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser - Show consolidated file types on open file dialog Options
markaryan
Posted: Friday, November 8, 2019 1:33:23 AM
Rank: Newbie
Groups: Member

Joined: 12/27/2015
Posts: 1
When i use <input type="file" accept=".xls,.xlsx" /> on my HTML site which we are showing on EoWebBrowser, file dialog is displaying file types separately like below:

https://ibb.co/KjV91YQ

Are there anyway to show file types into one selection like Chrome?

https://ibb.co/vqBXK1P
eo_support
Posted: Friday, November 8, 2019 10:51:56 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

There is no built-in support for that in the current build. However You can try to handle WebView.FileDialog event and display the dialog yourself. Then you can customize the dialog however you want. See here for more details:

https://www.essentialobjects.com/doc/webbrowser/customize/file_dialog.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.