IBM RTC 6.0.2 Develop a widget using dojo.widget.calendar
Hello,
I´m trying to use this example https://dojotoolkit.org/reference-guide/1.8/dojox/calendar.html#dojox-calendar (columns views)
I have developed a plugin, but when I try to set style, format, and conditions to my calendar it doesn't see any change, just it give me a very simple calendar widget, I´m using view lets
java script under resources folder, css, and html template but when I tried some the way it describe in the dojotoolkit i usually get this error TypeError: _39 is not a constructor
any ideas how should I translate this example to jazz plug in extension in the js, html, css, ?
thanks
Comments
Donald Nong
Feb 16 '17, 12:01 a.m.Are you following the instructions in this article?
https://www.ibm.com/developerworks/rational/library/10/createdashboardviewletsinrationalteamconcert/index.html
Rafael Rodriguez Montes
Feb 16 '17, 8:24 a.m.Yes but how can I set the calendar properties and presentation as the example I found ? How can you set a style sheet, I did the example you gave me but is very different