Dropdown for “File Type” in File Field Configuration Fails to Load – Field Not Shown in AtroPIM

I encountered a bug while creating a new entity of type base named ColorImage.

  1. I added a field named Image, of type file.
  2. When attempting to set the File Type property for this field, I clicked on the dropdown menu.
  3. The dropdown opens, but instead of showing selectable options, it displays a tooltip with the text “Loading”, which never disappears.
  4. I proceeded to save the field configuration without selecting a file type, since the dropdown never loaded.
  5. After switching to AtroPIM and creating the first record for the ColorImage entity, the Image field does not appear in the form. All other fields are visible and functional.

It seems the missing file type (due to the dropdown never resolving) causes the field to be silently skipped in the AtroPIM interface.

Environment:

  • AtroCore version: 2.0

Best Regards

Hi @ludovico ,

I can confirm there is an issue when selecting the File type for a field. The list of file types does not appear, and a persistent “Loading” message is displayed. We will look into this.

However, I haven’t been able to confirm that this issue affects the display of fields of type File in the form.

Please double-check whether the Image field has been added to the layout.
You can do this in two ways:

  1. From a ColorImage record (note that the configuration button 1 only appears on hover):
  2. From Administration / Layouts:

Let me know if you need help with layout configuration, or if the Image field appears in the layout settings but is still not visible on the record form.

Best regards