Hi. It is possible to add a simple calendar to the map? Something simple, with just the day, like this image >> https://steveonjava.files.wordpress.com/2009/01/calendarwidget.png?w=240 << I am searching for days, with no success.
Article Comments
Hi Dariusz.
Thank you for the links.
One last question, do you know any online calendar that can be used?
I am searching, but only found calendar with script.
BR, Marcelo Gomes Haas IT Support
Nov, 2017 - Permalink
If you use the iFrame, you can do a Google Calendar. They have a great configuration tool that allows you to customize your calendar to embed it.
If you create the calendar, click the drop down next to it, click on Settings.
In the calendar settings, there is a little HTML button in the Calendar Address section.
When you click on this, a window will pop up, and you can click on Configuration Tool. That will allow you to modify the calendar, and get the code you will need to embed it.
The code Google gives you can be copied directly into the 'HTML Before' field of a Custom HTML map object.
Thanks!
Nov, 2017 - Permalink
Hi Benjamin.
Thank you for the hint and the whole explanation, but is not what I need.
I would like to have just the date, like the image I posted in the first post, but there is no problem.
Thank you.
Nov, 2017 - Permalink
Ahh, apologies, I see now. It would be the same as I stated before, you just have to find the widget in question. Once you do, you just past the code into a Custom HTML map object.
I'm afraid I don't know any good widget repos. If I come across one, I'll update this kb.
Thanks!
Nov, 2017 - Permalink
Hi there,
This would only be possible by embedding such a calender via an iFrame, which is described on the following site:
https://helpdesk.paessler.com/en/support/solutions/articles/760000423422
Similar to this approach of weather information:
https://helpdesk.paessler.com/en/support/solutions/articles/9263
Best regards.
Nov, 2017 - Permalink