Working on Joomla 3.10.12 - Seblod 3.26.0 with PHP 8.1.
I have read the following page:
https://www.seblod.com/community/forums/forms-content-types/using-upload-image-with-php8-give-error
I have a form with a Group-X field where I have a upload_file field.
I'm trying to display files uploaded from the form in List format.
If no files have been uploaded yet, the following error is displayed.
Attempt to modify property "values" on null
Any advice ?