function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kumar Singh 2Kumar Singh 2 

How to Enable Static Resource ?

HI All,
I'm not able to find Service Resources. Please help.
Thank You!
Vinod ChoudharyVinod Choudhary
Hi Kumar,

in the setup in the quick search ... search static resource and add your static resources and use them as you want to use.

you can find the process here:
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_resources_create.htm
https://trailhead.salesforce.com/en/modules/visualforce_fundamentals/units/visualforce_static_resources


Thanks
Vinod
Kumar Singh 2Kumar Singh 2
Hi Vinod,
Thanks for your response!
I'm creating field service resource in lightning. So will static resource work?

Thanks
Kumar
Vinod ChoudharyVinod Choudhary

Hi Kumar,

I think you are confused here. the Static resources are different (All static files in your organization ).
And what you looking for "Field Service Lightning":

Installing Field Service Lightning you need to follow following steps:

Set Up Profiles
Clone new profiles from the relevant profiles in your Salesforce org. You’ll use these profiles later on in the
installation process.
To know which profiles to clone, check the license type you are about to use.
1. From Setup, enter Company Profile in the Quick Find box, then click Company? Profile? >
Company Information?.
2. In the User Licenses section, find the list of Salesforce licenses in your org. Confirm that the correct
number of licenses have been provisioned to you.
Then, create three profiles: Field Service Mobile, Field Service Dispatcher, and Field Service Administrator.
1. From Setup, enter Manage Users in the Quick Find box, then click Manage Users ?> Profiles?.
2. Click New Profile?.
3. Based on the License type you intend to use for your users, select to base the new profile on a clone
of the Standard User? profile for Salesforce licenses.
4. Name your new profile Field Service Mobile.
5. Click Save.
6. Clone the profile two more times to create a Field Service Dispatcher and Field Service
Administrator profile. Save your changes

Ref: https://resources.docs.salesforce.com/rel1/doc/en-us/static/pdf/field_service_lightning_guide.pdf


Hope this will help you :) if so please mark the answer as the best answer.

Thanks
Vinod