Navigate back to the current application after making changes in another application

Certified Senior Developer

I have a use case where I should navigate from my interface to another application and should  create an object and after saving the changes, once it is saved it should again redirect back to interface

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Stefan Helzle

    Okay, Stefan,I will explain in detail, I have 2 applications X and Y.currently I am working on an interface in X  I need to navigate from my current interface in X to the Y application(here I have used safe link it navigated)once here, I have to create an object, for example "group object" after saving the changes in Y application  again I need to redirect to the existing interface in X application.

Children
No Data