An SAP Fiori application can display contact information as a quick view for a Form Section or Identification Section of an Object Page as a Contact Field.
To add a contact field to a section, perform the following steps:
- Click [Add Contact Field] when choosing [+] button in Form or Identification node in the Page Editor .
- Select
Contact
via a tree control. - Click
Add
, a newCommunication.Contact
annotation is created.
A contact field can be moved within a section as any other field. It can be moved between sections unless forbidden by the relative paths of Communication.Contact
and the base annotations.
To delete the contact column/field in the application, perform the following steps:
- Navigate to a field.
- Click the 🗑️ (Delete) icon to open the Delete Confirmation popup window.
- Click Delete to confirm the action.