Boards / Custom Objects
Carousel
Description
The Carousel Board will act as the main hub for the app. The Carousel board is where you will control your Dashboard settings and where you will add your links! You can display any sharable or embeddable link using the DashBoards app.
Carousel Settings
Inside the Carousel Board, there will be a "gear" icon in the top right corner, this is where the DashBoards settings are. |
Settings Options
Rotation Interval (seconds) This setting will control how long it takes between rotating dashboards. Alert Duration (seconds) This setting will control how long your notification will stay displayed on your dashboard. | Dashboard #1-3 There are 3 dedicated spots where you can paste your sharable or embeddable links. Additional dashboards If you have more than 3 dashboards you will use this setting. (Simply paste the link in the box and if you have more than 1 use a comma with no space to separate them) |
Additional Customizations
Iframe Monday.com Board
We can not help with this please forward to your web master.
<html>
<style>
body{margin:0px;}
#wrap { width: 100%; height: calc(100vh); padding: 0; overflow: hidden; margin: 0;}
#frame { width: 112%; height:calc(120vh); }
#frame {position: relative; top: -10vh; bottom:;left:-12vh; right:; }
</style>
<div id="wrap">
<iframe id="frame" src="https://view.monday.com/4566049830-80e49f185e17407e227849f171371654?r=use1"></iframe>
</div></html>
Notifications Board
Description
The Notifications board is a pre-made board that we offer that you have the ability to use inside your monday.com system. Inside this board, you will see three different example triggers that you are free to set up and use for your own Carousel!
Views
The default view set in this board is the "Main Table" view. This view is filtered to give you all the information in all the columns.
The second view in this board is the "Dashboard" view. This is an example dashboard that you can use inside of your carousel.
Columns
Item Items in this board are intended to be notifications or triggers. Notification Text This column is a text column for you to store your notifcation text. Carousel Link This column will be used to store the link or URL of your carousel. | Sound Notification This is a dropdown column with all the available notification sounds. Trigger Status This column will be used to store the status you use to trigger a notification. |
Automation's
Description
Inside the DashBoards integration (audible alerts), you will see a list of different integrations that you can use to create distinct audible alert notifications. If there is not an integration that fits your need, don't forget to use the custom automation block to create your own.
"When an item is created send sound notification to carousel [Carousel ID]"
(When a new item is created you can set up an audible alert to know when a new item is created)
"When column changes send sound notification to carousel [Carousel ID]"
(When a specific column changes you can set up an audible alert to know when that column changes)
"When button clicked send sound notification to carousel [Carousel ID]"
(When a button is clicked you can set up an audible alert to know when that button is clicked or pressed)
"When status changes to something send sound notification to carousel [Carousel ID]"
(When a status changes to a specific status you can set up an audible alert to know when that status is flipped)
"Every time period send sound notification to carousel [Carousel ID]"
(When a specific time comes you can set up an audible alert to know when that time has come)
"When date arrives send sound notification to carousel [Carousel ID]"
(When a specific date comes you can set up an audible alert to know when that date has come)
**If there is not an integration that fits your need, don't forget to use the custom automation block to create your own.