Resource Management, location of list

Forums Classic DFFS Resource Management, location of list

Viewing 1 reply thread
  • Author
    Posts
    • #7486
      Andrew Wolfe
      Participant

      Hi,
      DFFS files are in the top level site on my site collection. Working on resource booking in a subsite. Bookings didn’t seem to process the entries in: SPJS-RM-BookableTimeRange. The list had been created in the top level site, I had to copy the list (Save as Template) to the subsite with the calendar before its entries would be processed. Have I somehow caused this issue with the way I load DFFS or RM?

    • #7523
      Alexander Bautz
      Keymaster

      Hi,
      Try v2.41 and see if this change described in the changelog works in your setup:

      Added option to override the location of the configuration list for the bookable time range. To use this, add a variable like this to the CEWP where you refer this solution:

      <script type="text/javascript">
      	var rm_configListBaseUrl = "/The_Base_Url_Of_The_Site";
      </script>

      Alexander

Viewing 1 reply thread
  • You must be logged in to reply to this topic.