public
Authored by
Nguyễn Trường Thơ

[#1863ơ]List View - Multiple Dynamic
Edited
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"code": "subdynamictype1-dynamictype1-ddobj04",
"type": "datamodel",
"moduleCode": "dynamictype",
"subModuleCode": "subdynamictype1",
"componentCode": "subdynamictype1-dynamictype1",
"rawComponentCode": "dynamictype1",
"rule": [],
"buttons": [],
"title": "List View - Multiple Dynamic",
"desc": "",
"icon": "https://rta-module-assets.s3.us-central-1.wasabisys.com/dynamictype/887c0ba3513bd0a289f86ae9b79cc4c6",
"alias": "",
"background": "https://rta-module-assets.s3.us-central-1.wasabisys.com/dynamictype/887c0ba3513bd0a289f86ae9b79cc4c6",
"guestMode": 0,
"quickAccess": 1,
"modalTitle": "List View - Multiple Dynamic",
"root_screen": "subdynamictype1-dynamictype1-ddobj04-screen4",
"screens": [
{
"code": "subdynamictype1-dynamictype1-ddobj04-screen4",
"title": "List View - Multiple Dynamic",
"top_area": [],
"body_area": [
{
"code": "subdynamictype1-dynamictype1-ddobj04-screen4-item4",
"type": "listView",
"title": "List View - Multiple Dynamic",
"item_id": 4,
"screen_id": 4,
"status": 1,
"item_template": {
"overflow_menu": [
{
"actionID": 1,
"orderNumber": 1,
"type": "dynamic",
"label": "Dynamic 1",
"source": "https://rtgit-raw.rta.vn/-/snippets/108/raw/main/dynamic1.json",
"payloadLifetime": 10
},
{
"actionID": 2,
"orderNumber": 2,
"type": "dynamic",
"label": "Dynamic 2",
"source": "https://rtgit-raw.rta.vn/-/snippets/108/raw/main/dynamic2.json",
"payloadLifetime": 10
}
],
"templates": [],
"template_default": "<p><big><b><font color=\"#880000\">##text_i2##</font></b></big></p>\r\n<p><b><font color=\"#FF3399\">Phone:</font></b>##integer_i3##</p>\r\n<p><b><font color=\"#CC33CC\">Description:</font></b> ##text_i7##</p>"
},
"item_buttons": [
{
"actionID": 1,
"orderNumber": 1,
"type": "dynamic",
"label": "Dynamic 1",
"source": "https://rtgit-raw.rta.vn/-/snippets/108/raw/main/dynamic1.json",
"payloadLifetime": 10
},
{
"actionID": 2,
"orderNumber": 2,
"type": "dynamic",
"label": "Dynamic 2",
"source": "https://rtgit-raw.rta.vn/-/snippets/108/raw/main/dynamic2.json",
"payloadLifetime": 10
}
],
"screenCode": "subdynamictype1-dynamictype1-ddobj04-screen4"
}
],
"bottom_area": [],
"floating_buttons": {},
"is_root": 1,
"object_id": 4,
"screen_id": 4,
"description": null,
"screenTheme": null
}
],
"object_id": 4,
"component_code": "dynamictype1",
"item": "dynamictype",
"key_attribute": "instanceID",
"resource_as_host": 0,
"refresh_rate": 10,
"query_params": null,
"dm_host": "https://rtlab01.rtworkspace.com",
"token": "token",
"data_path": null,
"lite_connection": [],
"fetch_data_in_background": null,
"screenTheme": null,
"path_search": null,
"path_normal": null,
"paging_config": null,
"dm_name": "dynamictype",
"dm_type": "V2"
}
Please register or sign in to comment