Component Reference for CM kanbanBoard

Relation between property and CM KanbanBoard screen

The setup and the display of CM KanbanBoard can be customized by setting the property for CM KanbanBoard via Lightning App Builder and other related tools. Below diagram shows the relation between CM KanbanBoard’s display and each property. This diagram and following reference will indicate what to edit to do what when using CM KanbanBoard.

Reference

Following table shows the property reference for CM KanbanBoard.

Property
(Attributes)
App Builder Setup Name Must
Type
Description
Example
object
Object Name
string
API name of the object to be displayed
Opportunity
columnField
Column Field
string
API name of the picklist field to be used in the column
StageName
cardTitleField
Title Field
string
API name of the field used for card title
Name
cardField1
Field 1
string
API name of the field 1 to be displayed within the card
Amount
cardField2
Field 2
string
API name of the field 2 to be displayed within the card
Owner.Name
cardField3
Field 3
string
API name of the field 3 to be displayed within the card
Account.Name
query1
Query 1
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]” Closing Next Month : CloseDate = NEXT_MONTH : Amount DESC
query2
Query 2
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query3
Query 3
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query4
Query 4
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query5
Query 5
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query6
Query 6
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query7
Query 7
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month: CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query8
Query 8
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query9
Query 9
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
query10
Query 10
string
Must be designated with the form “[Label]:[WHERE]:[ORDER BY]:[SCOPE]”
My Opportunities above 300K Closing Next Month : CloseDate = NEXT_MONTH AND Amount > 300000 : Amount : mine
pageSize
Page Size
integer
Number of objects per page
5
pageSizeWhenMaximizing
Page Size when maximizing
integer
Number of objects per page when maximizing
30
fetchSize
Fetch Size
integer
Maximum number of objects to fetch
100
showNewButton
Show/Hide ‘New’ Bottun
boolean
Show/hide [New] button
true or false
showRefreshButton
Show/Hide ‘Refresh’ Bottun
boolean
Show/hide [Refresh] button
true or false
showMaximizeButton
Show/Hide ‘Maximize/Restore’ Bottun
boolean
Show/hide [Maximize/Restore]button
true or false
startMaximized
Start in maximized mode
boolean
If you set this attribute to true, KanbanBoard always opened maximized. If true, you must append only this component. By default, it is set to false.
true or false