cancel
Showing results for 
Search instead for 
Did you mean: 

Buttons in custom column of list report fiori elements

prathmeshtamhan
Discoverer

I have created a list report in sap fiori elements , created a custom column containing buttons in it , I want to disable enable button based on some condition. Binded model to that button. As shown in pic I want for docNum 1054 button containing text "Approve" to be enable for 1052 button to be disable 

prathmeshtamhan_1-1716190075173.png

 

prathmeshtamhan_0-1716190430436.png

 

 

rounak_roy
Advisor
Advisor
0 Kudos
You can defined a expression binding or model to the visible property of the Button, Ideally it should work. Also, If you can tell us more about the logic, based on which you want to enable/disable the button.
View Entire Topic
sandeep_rs
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

As said you could use expression binding or a path-based expression. Please see the fe V4 specific section "Enabling Custom Actions Defined via Annotations" in https://sapui5.hana.ondemand.com/#/topic/cbf16c599f2d4b8796e3702f7d4aae6c for details.

Best Regards,

   Sandeep