1

I have a static resource zip file in SFDC that contains images and css files used by Visualforce pages. How do you replace just a single image with a new one from the resource zip file? Do I need to upload the entire zip file again with the new image?

XurajB
  • 820
  • 1
  • 14
  • 29

2 Answers2

2

Yes You need to upload the updated Zip file again into static Resource..No other way as of now.

HelpLink

user8678
  • 21
  • 1
0

You should update files which you need in zip archive (which contain all files for current static resource) and upload it again to SF.

Hleb
  • 7,037
  • 12
  • 58
  • 117