1. Webpart List of links

    Article: AN0002209Updated: 04.10.2018
    • Webpart code - Webpart code. It has to be unique among codes of webparts on the given page.
    • Webpart title - Webpart title. If you do not define it, the webpart will be at display without title.
    • Display webpart style - When checked webpart frame will be displayed. When not checked, only webpart content will be displayed.
    • Class - Selection of class whose records shall be displayed.
    • Category - Column of the type reference to another class, according to which records will be grouped by.
    • Heading - Column, whose value will be used as the record title.
    • Text - Column, whose value will be used as the record text.
    • Picture - Selection of type of picture, that shall be displayed at records. Small class/query picture, Large class/query picture and Own picture are offered.
    • Own picture - Selection of own picture, that will be displayed at records. This setting will be used. if you choose Own picture in the property Picture.
    • Heading as a column reference
    • Reference to a class
    • Display button for a new record - It displays button by means of which you can go to a page for a new record creation.
      • Text - Text, that shall be stated on the button for a new record.
      • Icon - Icon that shall be at the button for a new record.
    • Display button for the list of records - It displays button by means of which you can go to a page for the list of records.
      • Text - Text, that shall be stated on the button for the list of record.
      • Icon - Icon that shall be at the button for the list of records.
    • Add in URL (for both buttons) - The input text will be added in URL to buttons. Value {ID} will be replaced by Id from the currently displayed record. You can react in a script on such a string in URL and perform corresponding operations (e.g. setting values in a form or displaying buttons).
    • Button Save - After finishing webpart configuration save it by clicking on this button.

    See also function description of the webpart List of links.

×