Skip to content

Automatic List Report refresh after execution of custom action #22

Description

@mainakaich

Suppose I have a custom action called "Obsolete". When user selects a record in list report and clicks on it, it sets the Inactive = 'X' for the record. Currently I am showing records in the list reports which are not inactive i.e. Inactive = "".

Therefore, I want after the custom action sets the Inactive = "X" for the record, the list report should get updated and the record should be removed from the list report as the list report is served by the RAP BO projection view where Inactive = "".

Currently I didn't find any suitable feature available in Fiori Element to achieve this. Please suggest the needful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions