Skip to content

Commit 94e5a44

Browse files
committed
list fix
1 parent 7b2b36c commit 94e5a44

1 file changed

Lines changed: 17 additions & 22 deletions

File tree

tutorials/hcp-template-mobile-web-app/hcp-template-mobile-web-app.md

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ You will be setting a few configurations, then filling out a few forms in this s
2424
1. Go to <https://account.hanatrial.ondemand.com> and log in to your HCP cockpit.
2525

2626
![mob1-2_1.png](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/hcp-template-mobile-web-app/mob1-2_1.png)
27+
2728
2. To open SAP Web IDE, click on the **Subscriptions** tab in the navigation bar, then click the ```webide``` link in the **Application** column to open the Web IDE status page.
2829

2930
![mob1-2_1.png](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/hcp-template-mobile-web-app/mob1-2_1.png)
@@ -76,43 +77,37 @@ You will be setting a few configurations, then filling out a few forms in this s
7677

7778
15. Fill out the *Project Settings* and *Master Section* as displayed in the screenshot.
7879

79-
**Field Name: Value**
80-
81-
**Project Namespace:** `com.test.northwind`
82-
**Title:** `Products`
83-
**OData Collection*:** `Products`
84-
**Search Placeholder:** `Search `
85-
**Search Tooltip:** `Search for product name`
86-
**Search Field:** `ProductName`
80+
**Project Namespace:** `com.test.northwind`
81+
**Title:** `Products`
82+
**OData Collection*:** `Products`
83+
**Search Placeholder:** `Search `
84+
**Search Tooltip:** `Search for product name`
85+
**Search Field:** `ProductName`
8786

8887
![mob1-2_15.png](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/hcp-template-mobile-web-app/mob1-2_15.png)
8988

9089
16. Scroll down to the *Main Data Fields Section*. Fill out the Main Data Fields as displayed in the screenshot.
9190

92-
**Field Name: Value**
93-
94-
**Item title:** `ProductName`
95-
**Numeric Attribute:** `UnitPrice`
96-
**Units Attribute:** `QuantityPerUnit`
91+
**Item title:** `ProductName`
92+
**Numeric Attribute:** `UnitPrice`
93+
**Units Attribute:** `QuantityPerUnit`
9794

9895
![mob1-2_16.png](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/hcp-template-mobile-web-app/mob1-2_16.png)
9996

10097
17. Scroll down to the *Detail Section*. Fill out the Detail Section as displayed in the screenshot.
10198

102-
Field Name | Value
103-
104-
**Title:** `Product Inventory Details`
105-
**Additional Attribute 1:** `UnitsInStock`
106-
**Additional Attribute 2:** `UnitsOnOrder`
99+
**Title:** `Product Inventory Details`
100+
**Additional Attribute 1:** `UnitsInStock`
101+
**Additional Attribute 2:** `UnitsOnOrder`
107102

108103
![mob1-2_17.png](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/hcp-template-mobile-web-app/mob1-2_17.png)
109104

110105
18. Scroll down to the *Information Section*. Fill out the Information Section as displayed in the screenshot.
111106

112-
**OData Navigations:** `Supplier`
113-
**Navigation Attribute 1:** `CompanyName`
114-
**Navigation Attribute 2:** `Phone`
115-
**Navigation Attribute 3:** `Address`
107+
**OData Navigations:** `Supplier`
108+
**Navigation Attribute 1:** `CompanyName`
109+
**Navigation Attribute 2:** `Phone`
110+
**Navigation Attribute 3:** `Address`
116111

117112
![mob1-2_18.png](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/hcp-template-mobile-web-app/mob1-2_18.png)
118113

0 commit comments

Comments
 (0)