pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.06k stars 265 forks source link

Block API - File Upload field issues #7312

Open art3mis-pc opened 2 weeks ago

art3mis-pc commented 2 weeks ago

Description

When using the file upload field within a custom block there are a few issues:

  1. No label shown for the field
  2. No preview of an image
  3. Setting it to allow multiple uploads results in no field being shown

Version

3.2.2

Testing Instructions

Set up a custom block in code Add an image upload field Test the block on a page - no field label, no image preview Change the block field to allow multiple files - no file upload field shows at all.

Screenshots / Screencast

No response

Possible Workaround

No response

Site Health Information

No response

Pods Package

No response