You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: labs/telework-utah/1.0-Build-the-Foundation/1.2-Create_the_Tables.md
+48-26Lines changed: 48 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,17 +41,17 @@ We will create the core tables for our application. To create a table in App Eng
41
41

42
42
43
43
44
-
7. <spanclassName="large-number">①</span> Click the Expand/Collapse icon (⌄) to see advanced configuration options,<br/>
44
+
7. <spanclassName="large-number">①</span> Click the Expand/Collapse icon (⌄) for the "Code" field to see advanced configuration options,<br/>
45
45
<spanclassName="large-number">②</span> Check the <strong>Display</strong> checkbox,<br/>
46
46
<spanclassName="large-number">③</span>Click on the <spanclassName="aes_button">Continue</span> button.
47
47
48
-

48
+

49
49
50
50
51
51
:::info
52
52
The **Display** field is the one that appears if you reference this record from another table. A table can only have a single field marked as the **Display** field.
53
53
54
-
For example, in a drop-down or reference we want it to display "Remote Telework" and not the full Description or sys_id of the record.
54
+
For example, in a drop-down or reference we want it to display the code "Remote Telework" and not the full Description.
55
55
56
56
Fields are also known as table columns.
57
57
:::
@@ -78,6 +78,10 @@ Fields are also known as table columns.
78
78
79
79
11. We haven't converted all the sheets in the spreadsheets, so we'll see this message pop up.
80
80
81
+
:::info
82
+
This is intentional to show you that you do not have to import all of the sheets in a workbook.
@@ -120,7 +124,7 @@ Fields are also known as table columns.
120
124
121
125
21.**On the _let's get more info about your new table_ screen,**
122
126
<br/>
123
-
<spanclassName="large-number">➊</span> Set the table label to <strong>Telework Case</strong>. (Hit <kbd>⇥ Tab</kbd>) The table name will auto populate, <br/>
127
+
<spanclassName="large-number">➊</span> Set the "Table label" to <strong>Telework Case</strong>. (Hit <kbd>⇥ Tab</kbd>) <i>The "Table name" will auto populate</i>. <br/>
124
128
<spanclassName="large-number">➋</span> Check the <strong>Auto number</strong>, <br/>
125
129
<spanclassName="large-number">➌</span> Keep the Prefix as <strong>TEL</strong> <br/>
126
130
<spanclassName="large-number">➍</span> Click the <spanclassName="aes_button">Continue</span> button.
@@ -133,61 +137,79 @@ Fields are also known as table columns.
133
137
<spanclassName="large-number">②</span> For the <strong>user</strong> role, click the <strong>All</strong> checkbox and then remove the <strong>Delete</strong> permission. <br/>
134
138
<spanclassName="large-number">③</span> Click on the <spanclassName="aes_button">Continue</span> button.
135
139
136
-

140
+

137
141
138
142
139
-
23.On the _Great! Now your table is ready for data_ screen, select the <spanclassName="aes_button">Continue</span> button.
0 commit comments