slide1

Supported Solutions

Client success is our goal. Our Support Team delivers top-notch turnaround on support requests from any WebPal Server admin. Our enterprise clients enjoy end-user support services to achieve highest levels of adoption and workforce satisfaction.

Agenda Node


The agenda node is a great tool to create a two column table, specifically used for scheduling. This tool can also be used to format any data in two columns. The agenda also has the option to add custom styling using the Style node.

Screen Shots

Agenda

Agenda



wpAgenda

This creates a two column table with several options including the ability to change a background colour on "highlighted" rows as well as the table head row. Other options include controlling the width of the two columns as well as the width of the overall table. Ideal for creating a daily conference agenda.

Where to use this node

Attributes

NameUseValueHelp
langoneofany, en, fr, de, essets the language of this agenda. "any" will make the agenda appear in all languages. ex: "fr" will make the agenda appear only on the French version of the site.
table-widthdefault100%The width that the agenda can be, default value is 100%.
left-col-widthdefault50%The width of the left column, default 50%
right-col-widthdefault50%The width of the right column, default 50%
header-bg-colouroptionalThe background colour for the table header <th>
background-colouroptionalThe background colour for the table body <td>
highlight-colouroptionalThe colour used to highlight specific rows
border-colouroptionalThe colour of the border used on the table.
cellpaddingoneof6, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15The padding that is added within each cell

Sub Nodes

NameTypeHelp
leftHeaderwpStringLThe table header value for the left side of the table
rightHeaderwpStringLThe table header value for the right side of the table
rowwpAgendaItemThis node creates a row in the table <tr>

Sample

wpAgendaItem

This creates a table row that has the option to highlight.

Where to use this node

Attributes

NameUseValueHelp
use-highlightoneofno, yesIf this is set to "yes" the row will use the highlight-colour specified in the agenda node as a background colour.

Sub Nodes

NameTypeHelp
leftColumnwpHtmlThe content that appears in the left content area.
rightColumnwpHtmlThe content that appears in the right content area.

Sample