on 2023 Oct 12 12:21 AM
Hi,
I've this peace of code inside a Behavior class from a CDS entity:
What I need to do, is to Update a Vendor in the backend and return to the list.
The problem is this: after updating the vendor, I need to remove it from the list, but I do not know how to do it, or how to refresh the list.
If I press the "Go" button, it works perfect, but I like to avoid press that button.
Any ideas?
Request clarification before answering.
Is there a solution to this requirement? Side effects as described here did not work for me either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm trying to refresh the list after an action is triggered.
I'm not the one who needs to work with a vendor.
Regarding my need, I have a list of PO Items.
My actions do something for all the items of a selected PO.
I successfully managed to update the line selected but can't find a way to update lines of other items.
Pressing the go button updates the data but I would prefer to be able to update the impacted lines myself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Edited: I had to remove the answer, as after testing internally, it doesn't work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
22 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.