Hello, great component btw. How can I add file upload to form? In my exam

Hello, great component btw.

How can I add file upload to form?

In my example i have photo field in my object that is of byte type that I want to create with my form, but I cannot add Upload object to setFieldType() method.

I guess you’ll have to implement a custom component.