Simple agenda working in smart and web client

Hi everyone,

I’m new in servoy and I’m trying to improve the Servoy_sample_crm solution.

I have made a very simple table called “Actions” where I store

datestart
dateend
type
object
content
assigneduserid
contactid
companyid

This table is linked to a Contact table and a Company table

I’m looking for a simple agenda working in smart AND webclient only to visualize my actions. I saw the it2be calendar but this one doesn’t work in web client so I can’t use it.

Does anyone knows a downloadable solution or a tutorial or anything wich could help me to do this ?

Thanks for those who will help me !

Regards.

Hi willyboy,

Welcome to Servoy! I hope you’ll enjoy the many benefits that comes with this great development tool.
You could use this [TIP] as starting point for whatever you like to display in a calendar:
http://www.servoy.com/forum/viewtopic.php?f=12&t=4985
Hope this answers your question!

Hi Karel,

this is so nice ! I’m going to se wath I can do with your code.

Many many thanks !