Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi all,
I using assetpicker for image field. But I want to set the image type (jpeg, jpg, png) for that fields. How to set the image type for assetpicker fields on properties of fields?
Thanks & Best regards,
BienHV
Solved! Go to Solution.
Hi,
You can set mime type property
mimeTypes(string) multiple
The browse and selection filter for file selection. E.g: [”.png”,”.jpg”] or [“image/*”].
View solution in original post
Thanks you!
Views
Likes
Replies