cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to handle Edit button from Object Page ( Developed using Fiori Elements and BOPF )

Nadeem_Mohammed
Explorer
0 Kudos
3,788

In case we created a CDS view, generated a Business Object (BOPF) for it, exposed via OData using annotations and created Fiori Element List Report application based on this service.

In the Object Page for EDIT button :

  1. How can we handle dynamic behavior based on the content for EDIT button ? For instance, we want to disable the Edit option that users can edit content based on the Order Status.
  2. How can we remove EDIT button from object page (in case this is not required) ?

View Entire Topic
aadizarobi
Explorer
0 Kudos

Hi Nadeem,

If you are using Behaviour Definition just commit out update command from your behaviour definition like below as i am using the same.

or if you want this as dynamic then just follow the same

pleasse mark as "Answered and closed". if solution is helpfull.

Regard ,

Adnan Khan