mhoffmann Yes of course I can do that . This is the obfuscated version but it is as close to the original as possible :
[{
"id" : "123",
"version" : "12.0.0",
"titles" : [ {
"locale" : "en",
"value" : "Homepage"
}],
"icon" : "si-network-share",
"description" : "homepage",
"widgets" : [ {
"type" : "task",
"id" : "task_123",
"names" : [ {
"locale" : "en",
"value" : "Tasks "
} ],
"layout" : {
"w" : 8,
"h" : 6,
"x" : 4,
"y" : 5
},
"enableQuickSearch" : false,
"showWidgetInfo" : false,
"showFullscreenMode" : false,
"sortField" : "startTimestamp",
"sortDescending" : true,
"canWorkOn" : false,
"filters" : [ {
"field" : "startTimestamp",
"values" : [ "DONE", "IN_PROGRESS", "OPEN" ],
"operator" : "today",
"type" : "standard"
} ],
"columns" : [ {
"field" : "start",
"visible" : false,
"width" : "99"
}, {
"field" : "priority",
"width" : "115"
}, {
"field" : "state",
"width" : "113"
} ]
}, {
"type" : "case",
"id" : "case_123",
"names" : [ {
"locale" : "en",
"value" : "Your Cases"
}],
"layout" : {
"w" : 8,
"h" : 6,
"x" : 4,
"y" : 11
},
"enableQuickSearch" : true,
"showWidgetInfo" : true,
"showFullscreenMode" : true,
"sortField" : "startTimestamp",
"sortDescending" : true,
"filters" : [ {
"field" : "state",
"values" : [ "OPEN" ],
"operator" : "in",
"type" : "standard"
} ],
"columns" : [ {
"field" : "id",
"quickSearch" : false,
"width" : "115"
}]
}, {
"type" : "compact-process",
"id" : "process_123",
"names" : [ {
"locale" : "en",
"value" : "Processes"
} ],
"layout" : {
"w" : 4,
"h" : 12,
"x" : 0,
"y" : 5
}, "processPaths": [
"designer/Project/Business Processes/newFolder/start.ivp"
],
"showFullscreenMode" : false,
"showWidgetInfo" : false,
"sorting" : "BY_ALPHABETICALLY",
"enableQuickSearch" : true
}, {
"type" : "welcome",
"id" : "welcome_123",
"names" : [ {
"locale" : "en",
"value" : "Your Welcome Widget"
} ],
"layout" : {
"w" : 12,
"h" : 2,
"x" : 0,
"y" : 0
},
"welcomeTextPosition" : "TOP_LEFT",
"welcomeTextSize" : "HEADING_3",
"welcomeTextColor" : "#ffffff",
"welcomeTextColorDarkMode" : "#ffffff",
"welcomeTexts" : [ {
"locale" : "en",
"value" : ", welcome to the Axon Ivy Portal!"
} ],
"welcomeImageFit" : "COVER",
"greeting" : true
}, {
"type" : "task",
"id" : "task_333",
"names" : [ {
"locale" : "en",
"value" : "Current Tasks"
} ],
"layout" : {
"w" : 12,
"h" : 3,
"x" : 0,
"y" : 2
},
"enableQuickSearch" : false,
"showWidgetInfo" : false,
"showFullscreenMode" : false,
"sortField" : "id",
"sortDescending" : true,
"canWorkOn" : true,
"columns" : [ {
"field" : "start",
"visible" : false
}, {
"field" : "state",
"width" : "79"
}, {
"field" : "priority"
}, {
"field" : "id",
"quickSearch" : false
} ]
} ],
"permissions" : [ "Everybody" ],
"isTopMenu" : true
}
]