on 2024 Dec 04 6:09 AM
Hello Gurus,
As mentioned over the subject line we have a V4 UI List Application generated using the "RAP Business Generation Services" wizard option we have in ADT on top of a Table.
We have created a Custom Action ( Button ) for implementing some Custom Functionality on top of the records fetched.
The Action we have defined is of Static type with Parameters, reason being we need action to be executed on top of the records getting fetched based on a Pop-up we have implemented for this button(STATIC ACTION with PARAMETERS based on another ABSTRACT CDS Entity) and not based on the Instance of the record selected.
Everything works fine, my question is since in the above scenario its very evident that the action is not dependent upon the Instance of the record(s) selected, is there any way to disable the below highlighted checkboxes. Is there any other way to implement a Action which is not dependent upon the Instance and we can define independently. We tried for the options to remove it from the UI5 Extension side but no luck. Helpful comments much appreciated.
Thanks,
Sijin
Request clarification before answering.
open the page map and do the customization for that table
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@junwuthanks a lot! for the precise point you highlighted here.
Had a check with the Fiori Team, and there was a small miss because of which this was not working,
Instead of "selectionMode" we had got it maintained as "selectionmode" , we got this corrected and now it works fine 🙂
For anyone looking for something similar to this,
"Page Map" feature which is part of the "SAP Fiori Tools" is the answer!
Some helpful links:
https://developers.sap.com/tutorials/fiori-tools-rap-modify-object-page..html
Thanks,
Sijin
User | Count |
---|---|
52 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.