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
The Desktop Modeler is required for editing image widgets. You will do this later in another how-to.
146
-
147
145
### 3.5 Adding an Input Employee Page
148
146
149
147
Now that you have created an entity representing the employees, you also need to populate that entity with data. The quickest way to add data to your app is to create an input page.
150
148
151
149
To add a page for inputting employees, follow these steps:
152
150
153
-
1. Select the **Add** button.
151
+
1. Select the **Add** button on the **Employees** page:
3. Drag the **Google Maps** widget from the **Display** properties category onto the page below the **Bio** text box.
206
-
4. The Google Maps widget requires an **Address attribute** or both the **Latitude attribute** and **Longitude attribute**. So, add an additional text box to the page, and connect it to a new attribute named **Address**.
207
+
4. The Google Maps widget requires an **Address attribute** or both the **Latitude attribute** and **Longitude attribute**. So, search for "Text" in the **Toolbox** and drag the additional **Text Box** widget above the map.
208
+
5. Connect the new text box to a new attribute named **Address**:
0 commit comments