on 2024 Feb 04 12:22 PM
Hi,
i'm trying to understand how the Object Table Context Menu Items were triggered but i do not find the events to do so.
I'm exploring the MultiSelectContextMenuApp from here:
This is what happens:
I press an item, on some action a message are displayed and the EntitySet SalesOrderHeaders is updated. I do not found where this happens(Rule? Action?). The messages are taken from the i18n file.
Can you please help me to understand how it works ?
Thank you.
Request clarification before answering.
This issue has been fixed in the editor.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have identified this issue. Our dev team is looking into this. We'll provide a fix soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This looks a bug to me, i will report it internally.
You can right click on the SalesOrders_List.page > Open With > Text Editor to view the event binding for context menus.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jitendra,
I opened the text editor but i do not found nothing about event OnSwipe.
I trying to check the original git code here:
In the original code I see the events. I have copy pasted the code in my SalesOrders_List.page.
The text editor now is ok but the layout editor do not show the events.
Thank you,
Angelo.
User | Count |
---|---|
87 | |
9 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.