BlackbitDigitalCommerce / pimcore-data-director

Import Bundle for Pimcore
16 stars 3 forks source link

Open Data Object by indexed field #172

Closed betterapp closed 3 months ago

betterapp commented 3 months ago

Hi

I have checked additional field as Indexed in class definition. image

But As I see it does not allow search by this field. Wy ?

image

BlackbitDevs commented 3 months ago

Currently only non-localized fields are supported. I have added support for localized fields in 3.7.

betterapp commented 3 months ago

when do you plan to officially release 3.7?

BlackbitDevs commented 3 months ago

Not far away. 3.7 will mostly enhance Pimcore's UX features:

  1. Tree tooltips
  2. Translatable element keys
  3. Faster deletion of elements
  4. Path formatters for better readability
  5. Added field types
    • Calculated value fields
    • Text fields with placeholders
    • Button in object editing panel -> Efficient workflows
  6. Back / Forward button to navigate in tabs
  7. Object preview
  8. Open objects by key fields
  9. PIM perspective
  10. Dashboard portlets

I hope to release 3.7 this month.