Does `setFieldUpload` only work in Enterprise?

I am using the community version…
I receive an error when trying to use setFieldUpload

Call to undefined method App\Libraries\GroceryCrud::setFieldUpload()

is this method only available in Enterprise ?

Thanks.

Same issue here, did you receive an answer from anywhere else?

Hello @panv ,

As also per documentation on the readme file (you can also see other parts that are removed from the previous version)

set_field_upload is now removed. The upload functionality was a feature that was causing security issues as it could work only to a public folder and the uploader was not up to date and it was causing confusion to the developers that just wanted to see it working and unfortunately they couldn’t.

Regards
Johnny