3 weeks ago
Hi Guys, on a managed scenario i need a custom action only to SET loekz = 'X' ( deleted field), and after i need some side effects. ( its a table iside a object page )
as i can see all custom actions perform a POST to execute and after GET, as im doing a
update DB set loekz = 'X' on post
i have error on console on GET because that record also doesnt exists on my CDS View anymore, because of that Side effects are not working , i need to recalculate some fields after this 'custom delete'
do you guys have any idea how to solve it?
Request clarification before answering.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.