Seif5's avatar

Require Only PNG Image

Hello ,

i have product form on my admin dahsboard contain input file , i wanna require only the png image when the admin upload a picture

Anyone can help me please Thankyou.

0 likes
2 replies
Snapey's avatar

You can also put accept=".png" in the file input element. It's not forced but acts as a hint to the user, greying out files that should not be selected.

Please or to participate in this conversation.