From Appian Task Form I'm using safe link to redirect to any page on t


From Appian Task Form I'm using safe link to redirect to any page on the same window by clicking "Back" link.

However, the target form is opening in a new window. Is there any way to redirect and see the form in the same window?

This is the code snippet

=a!linkField(
links: a!safeLink(label:" <<< Back",
uri: "/suite/tempo/tasks/#####")
)...

OriginalPostID-128212

OriginalPostID-128212

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data