Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Essential setup steps in the Widget setup UI

    1. Login to the widget settings page: https://welcome.booker25.com/configure/

    2. In the menu, go to Resource Settings, where you can select the Resource Type that you would like to reserve

      Image RemovedImage Added


    3. Disable the ‘Use reservation contacts contacts’ checkbox
      <image>

      Image Added


    4. In the menu, go to Styling Settings, where you can set up Colours (with using the hex code of the chosen colour) and Logos (with using the image URL)
      <image>

      Image Added


    5. In the menu, go to Translation Settings - here you have to select one translation. Otherwise an error occurs in the widget (for default, select English)
      <image>

      Image Added


    6. Under the translation settings section, you can find further options for text setup (texts that you can see within the widget (eg.: support email address). In this section you can easily search with CMD+f or CTRL+f after looking at the widget and finding a text that you want to change
      <image>

  1. Create website using Glitch

    1. Go to https://glitch.com/

    2. Create an account and create a new project
      <image>

      Image Added


    3. Select the glitch-hello-website option

    4. You will need a long website screenshot (to serve as the example website) which you upload in the assets folder of glitch, and subsequently use its URL in the html code of the website (insert it in the highlighted area below)
      <image>

      Image Added


    5. You can use the following code for the website

      1. HTMLhttps://pastebin.com/ZQZFyCrr

      2. CSS: https://pastebin.com/t664cP1D
        <image>

      Copy your
      1. Image Added


    6. From the widget settings menu, go to Widget Code Settings and copy the code snippet’ from the widget setup UI into the HTML script as also seen in the HTML script above. https://documentation.gomeddo.com/widg/how-to-use-the-booker25-widget-on-your-website
      <image>

      Image Added


  2. Go go to the ready widget page and see how all the settings come to life 

    1. See the Resources with their corresponding descriptions and pictures

    2. Test how the ‘date picker’ generates available time slots from the calendar (it looks at the lightning calendar in salesforce and checks availability of the resources based on the settings in the previous step)

    3. Check styling - Logo, colours and texts within the widget

    4. Make a reservation to test if there are any setup errors

  3. Check the results in Salesforce (in the Lightning Calendar)

    1. Switch tabs back to your Salesforce environment

    2. Go to your Lightning Calendar and check the new reservation that appeared in the system as the result of the widget

...