Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: Web Ui calendar : default MONTHLY view (not daily)

$
0
0

Hello, Eli.

 

Component which handles Calendar is CRM_CALENDAR. The day view is defaulted in Custom Controller CRM_CALENDAR/CRMCalendarCuCo . Take a look in its implementation class CL_CRM_CALE_CRMCALENDARCU_IMPL. There is a code in the very end of method DO_INIT_CONTEXT:

 

*************************************************************************
* set current view to "DAY"
*************************************************************************  lv_string = 'DAY'.  me->typed_context->calendar->set_currentview( attribute_path = ''                                                value = lv_string ).


ENDMETHOD.

 

 

You can change DAY value to MONTH or WEEK.


Viewing all articles
Browse latest Browse all 7775

Latest Images

Trending Articles



Latest Images

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