Loading
Safety Cloud
目錄
選取篩選

          沒有結果
          沒有結果
          以下是搜尋小祕訣

          檢查關鍵字的拼字。
          使用較常見的搜尋字詞。
          選取較少篩選條件以擴大您的搜尋。

          搜尋所有 Salesforce 說明
          Set Up a Site and Domain for Your Vaccine Eligibility Forms

          Set Up a Site and Domain for Your Vaccine Eligibility Forms

          Create a site and connect it to your domain. Then, change the home page to one of the Visualforce pages included in the Vaccine Eligibility package and set up public access to the form.

          First, let’s create everything you need to get started.

          1. Enable Digital Experiences and register a domain.
            The domain should be in the format YOURSITE-community/force.com. For detailed steps, see Enable Digital Experiences.
          2. Create a new Salesforce Tabs + Visualforce Community. Don’t activate it yet.
          3. Make sure that an Experience Cloud site was created with your domain.
          4. Set up a custom domain to serve your site.
            1. We recommend that you use the Salesforce CDN to serve your custom domain.
            2. When you add a custom URL, enter / to create a root path for your domain.

          Change the home page of your site to one of the Visualforce pages included in the package, then set access.

          1. Go to Setup | User Interface | Sites and Domains | Sites.
          2. Click the site label of your Experience Cloud site. (The site type is Community.)
          3. Click Edit.
          4. Under Active Site Home Page, use the lookup to find the page you want to use as the home page.
            For the Vaccine Eligibility packages, use Vaccination Sign-Up Start Page.
          5. Make sure that the following settings are selected:
            1. Require secure connections (HTTPS)
            2. Upgrade all requests to HTTPS
          6. Click Save.
          7. Click Public Access Settings.
          8. On Enabled Visualforce Page Access, click Edit.
          9. Add every page that begins with vaxpk.
          10. Click Save.
          11. On Enabled Apex Class Access, click Edit.
          12. Add the following controller.
            For Vaccine Eligibility packages, add vaxpk.PreRegUserInputController.
          13. Click Save.

          Activate your site.

          1. Go to Setup | Digital Experiences | All Sites.
          2. Click Workspace next to the Tabs + Visualforce Community you created in step 2.
          3. Click Activate.
            Your site’s content is published on your custom domain and URL.

          Preview your site.

          1. Go to Setup | User Interface | Sites and Domains | Domains.
          2. Click the name of your custom URL.
          3. Click View next to the root path.
            Note
            Note If you made any changes to the Visualforce pages, preview your site with the Experience Cloud site URL instead. It can take some time for changes to appear from your external domain.

          To protect your sign-up form against bots, we strongly encourage you to implement a captcha solution for your registration form. Learn More

          Keep in mind that any server-side processing that you introduce with your recaptcha implementation impacts the performance of the form. Notify Salesforce before performing any load or scale testing in production.

           
          正在載入
          Salesforce Help | Article