Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8851

Re: Appointement Calendar. Color appoint depend from status

$
0
0

Hi Denis Khveshchenik,

 

I found one solution for this issue. I enhanced calendar_daily tag element handler class CL_CHTMLB_CALENDAR_DAY.

 

I added post exit for RENDER_APPOINTMENT( ). In that post-exit i used color attribute of appoinment value as background color.

 

IF NOT is_appointment-color IS INITIAL.

       CONCATENATE '<div style="background-color:' is_appointment-color '">' rv_html '</div>' INTO rv_html.

     ENDIF.

 

Now its working fine.

 

calender.JPG

 

Regards

Vijay


Viewing all articles
Browse latest Browse all 8851

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>