2024 May 20 8:32 AM - edited 2024 May 20 8:34 AM
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
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
just use expression binding for the attribute enabled
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
19 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.