Skip to main content
June 25, 2024
Question

How can I create a summary view back button?

  • June 25, 2024
  • 15 replies
  • 0 views

I want to display the data on the search screen when I return from the summary view using the back button.

15 replies

sriramk5349
June 25, 2024

Please use a!safelink( url : search screen url ). 

June 25, 2024

But I want to display summary view data on the search screen?

sriramk5349
June 25, 2024

if you want both in same screen, use dynamic link to conditionally show summary interface when link is clicked