on 2024 Jun 07 4:16 AM
Hi Team,
We have CAP Application which has a List report FE application. We have unbound action that lets the user create a NEW entity in a dialog. Once we create the new entity successfully, we need the List report to filter and just show this new Entry.
We have some standard filters and we could use to filter the list.
We need help on what needs to be implemented to allow us to filter the list once we confirm okay on a messagebox afte successfully creating this record.
Any help much appreciated.
Cheers
DC
Request clarification before answering.
Hi,
I don't quite get the user experience if the table simply shows the newly created record suddenly - why can you not have the standard behavior that shows also other records in addition to the newly created one?!
But if this is really required, I am thinking maybe the getSelectionVariant() and setSelectionVariant() of the filter bar building block should help. The filter bar building block is internally used by List Report and you should be able to reference it by ID in your extension code.
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.
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.