TLDR; Is there a way to directly redirect to a module while running the serverside code? Taking into account the modules filter settings etc.
Hello, quite new to SN so sorry for the newbi question :)
Basically I need to redirect the user to a different module after running some serverside code.
The module have some filter setting set in "Link type". Guess I could copy these and hard code them into the redirect via action.setRedirectURL(), but that wouldn't update should the modules filter change.
Help would be much appreciated, thank you :)
I've done something similar so that records could be opened in a new window. This UI action will open a knowledge article in kb portal.