Room Booking - Assign Masterpage to Room Booking presentation

Room Booking - Assign Masterpage to Room Booking presentation

Currently it is not possible to assign a masterpage to a room booking presentation from the TEOS web interface, but there is a workaround available which gives you the ability to set this up. Please notice that the masterpage which you want to assign needs to have the same resolution as your meeting room template, otherwise it will not be displayed correctly.

Requirements

If you want to manually assign Masterpage to Room Booking presentation you need to meet the following requirements:

  • Sysadmin credentials for SQL Server Management studio (SSMS)

  • Acces to Workplace solutions and Content Creation in the TEOS web interface



  1. Retrieve the presentation_id of your room booking presentation:
    Workplace Solutions > Room Booking
    The ID of your presentation can be retrieved by hoovering over the presentation name in the TEOS web interface, then retrieve the number inside the URL which is presented in the left bottom corner of your browser.



  2. Retrieve the masterpage_id of the masterpage you want to assign to your presentation: Content Creation > Masterpage
    Go to the masterpage you want to assign to your presentation and retrieve the ID of the masterpage, this can be done the same way as retrieving your presentation_id



  3. Assign the masterpage_id to your presentation:
    Open SQL Management Studio (SSMS) and fill in the following:
    Authentication: SQL Server Authentication
    Login: Use the sa credentials.



  4. In SQL go to: Databases > CustomerDB > Tables. 



  5. In the tab ‘Tables’ right click dbo.presentations and select ‘Edit Top 200 Rows’..



  6. search for the presentation_id of your presentation, once found adjust the masterpage_id in the following column: masterpage_id



    Once you have filled this in you should push content to your device, once the Android app has been reloaded the masterpage should be visible.




You can use the following link to download this manual as a PDF-file.



Related articles

 



Related content