Hi Michael,
I just started DS, so apologize for my basic questions.. I hoped that when we are in BIP mode, it would uplaod automatically. so I see on server for this app , there is images folder with no contents in it. is there a way to upload all in once or it has to be one by one.
In local mode I see there is CSS , SAP-icons.eot and SAP-icons.ttf files in same folder. and I see Text components have images using CSS as shown below. how does it get to image usign this code where images has image called filter.png
.ICON_FILTER:before {
font-size: 22px;
font-family: 'SAP-icons';
content: "\e076";
speak: none;