Skip to content

Commit

Permalink
add-fiori-elements-uis: update screenshots and steps
Browse files Browse the repository at this point in the history
  • Loading branch information
slavipande committed Apr 17, 2024
1 parent f6da243 commit 27ec3d9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions tutorials/add-fiori-elements-uis/add-fiori-elements-uis.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To learn more about each of these points, see [Why Use SAP Fiori Elements?](http

4. In the **Template Selection** step:

- In the **Template Type** dropdown menu, select **SAP Fiori**. Then, choose the **List Report Page** template tile.
- Choose the **List Report Page** template tile.

- Choose **Next**.

Expand Down Expand Up @@ -187,7 +187,7 @@ The filter labels are text strings. It's a good idea to update them so they are

#### Edit columns

10. Expand the **Columns** section under **Table** and delete the columns **urgency_code** and **status_code**.
10. Expand the **Columns** section under **Table** and delete the columns **customer_ID**, **urgency_code** and **status_code**.

<!-- border; size:540px --> ![Delete Columns](./delete-columns.png)

Expand Down Expand Up @@ -314,27 +314,19 @@ In this section, you'll modify the Incident Object Page of the UI with the SAP F

#### Configure fields

1. Navigate to **Sections** &rarr; **General Information** &rarr; **Form** &rarr; **Fields** and delete the **urgency_code** and **status_code** fields.

<!-- border; size:540px --> ![Delete Fields](./obj60.png)

2. Choose **Sections** &rarr; **General Information** and choose the **Globe** icon in the **Label** field for **General Information** to generate a translatable text key.
1. Choose **Sections** &rarr; **General Information** and choose the **Globe** icon in the **Label** field for **General Information** to generate a translatable text key.

<!-- border; size:540px --> ![General information label](./obj601.png)

3. Choose **Sections** &rarr; **General Information** &rarr; **Form** &rarr; **Fields**, choose the **Plus** icon to add more fields, and then choose **Add Basic Fields**.

<!-- border; size:540px --> ![Add Basic Fields](./fiori1.png)
2. Navigate to **Sections** &rarr; **General Information** &rarr; **Form** &rarr; **Fields** and delete the **urgency_code** and **status_code** fields.

4. In the **Add Basic Fields** popup

- From the dropdown menu in the **Fields** field, select **customer_ID**.
- Choose **Add**.
<!-- border; size:540px --> ![Delete Fields](./obj60.png)

<!-- border; size:540px --> ![Add Basic Fields popup](./fiori2.png)

5. For the **customer_ID** field:

- Move the field down just under the **Title** field.
- In the **Label** field, change the value to **Customer**.
- Press <kbd>Enter</kbd> to confirm the change.
- Choose the **Globe** icon in the **Label** field to generate a translatable text key.
Expand Down
Binary file modified tutorials/add-fiori-elements-uis/delete-columns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tutorials/add-fiori-elements-uis/ls2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tutorials/add-fiori-elements-uis/obj10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tutorials/add-fiori-elements-uis/obj60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tutorials/add-fiori-elements-uis/vscv4template.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 27ec3d9

Please sign in to comment.