Skip to main content

I have static resources in DEV and after uploading my skuid pages to PROD I do not want to have to manually update the respective links in PROD. Is there anyway to do this?

Jose~ If your link looks like this /resource/1234567891234/yourResource just take out the id, so it looks like this: /resource/yourResource. That will be dynamic between your orgs. Hope that helps