Skip to main content
February 13, 2023
Question

Redirecting from record action to summary page dashboard

  • February 13, 2023
  • 2 replies
  • 0 views

By clicking on relation action button present on summary page, user should redirect to summary dashboard of newly created record .

Is there any possibility like this? Can anyone pls suggest me a solution for this?

    2 replies

    konduruc733182
    February 13, 2023

    Hello gopuh,

    You can create an interface with the record id that is being generated after your related action and provide a record link to that, so that the user can click and view it. Or You can create your summary interface and create a node after the write records/write to data store entity and then display the data to the user. May be this will help.

    I don't think there is an option to redirect the user immediately after the action to the summary page by default. 

    stefanhelzle0001
    Brainy
    February 13, 2023

    In the blog post below, I describe how to use a certain user input task feature to show a confirmation dialog to the user. This dialog can then display a link to the new record.

    appian.rocks/.../