24
Hi,



When using images in control add-ins, every image must be defined separately in Images of the Control Add-In.

For example:
Images = 'img/img1.png', 'img/img2.png', 'img/img3png','img/img4.png';



This makes maintaining the list of Images very hard.

It could be useful to have a folder defined instead like this:
Images = 'img/';



Kind regards,

Job

Category: Development
STATUS DETAILS
Planned
2023 Release Wave 1
Ideas Administrator

Thank you for this suggestion! We are adding support for this in 2023 release wave 1, so that you can now specify folder paths for control add in resources (images, scripts and stylesheets)

Best regards,
Business Central Team