Skip to main content
Question

Number of attachments

  • August 9, 2024
  • 3 replies
  • 90 views

Forum|alt.badge.img+7

Hello, 

Is it possible to display number of attachments instad of default icon without clicking on it?

 

 

3 replies

Forum|alt.badge.img+10
  • Hero (Employee)
  • 101 replies
  • August 9, 2024

@kacperifs as far as i remember it was like that earlier, but due to performance issues while getting the total attachment counts, the page was slow to load the data. Unfortunately, it was removed so that it works as you stated above.

Cc @Mathias Dahl 


Forum|alt.badge.img+7
  • Author
  • Sidekick (Customer)
  • 52 replies
  • August 9, 2024

Hi @diwelk 

Do you know if there is any option to create SQL count select and adding amount of attachments as custom field?


Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2903 replies
  • August 9, 2024

@kacperifs as far as i remember it was like that earlier, but due to performance issues while getting the total attachment counts, the page was slow to load the data. Unfortunately, it was removed so that it works as you stated above.

Cc @Mathias Dahl 

That's correct. It was relatively expensive to make a count for all records in a list page in particular. The count might seem simple, but taking into account also Object Connection Transformation, it becomes more expensive.