1. Webpart Calendar

    Article: AN0002098Updated: 04.10.2018
    • Code - Webpart code. It has to be unique among codes of webparts on the given page.
    • Title - Webpart title. If you do not define it, the webpart will be displayed without title.
    • Display webpart style - When checked webpart frame will be displayed. When not checked, only webpart content will be displayed.
    • Class - Determinatation of a class, from which records shall be taken over.
    • Query - Determinatation of a query, from which records shall be taken over.
    • Column for date From - Column of type date and time determining start of the event.
    • Column for date To - Column of type date and time determining end of the event.
    • Column for description - Column of type Text determining text that will be displayed in the tooltip after moving mouse over it. (The text inside the bar is the short description of the record defined in the class detail.)
    • Column for background colour - It of type Colour determining colour of the corresponding bar in the webpart.

    See also function description of the webpart Calendar.

×