Embedded Interface- Records

A Score Level 2
Hi,
We are embedding Appian records in HTML5 and using event handlers to notify HTML page upon completion of an action/related action.
However, we have a scenario where we need to trigger similar event while clicking a button on record dashboard.
I understand that a HTML page can itself navigate away from record view however, we already have this button on the dashboard which is used while users are accessing it in mobile app.
Appreciate any pointers or way around..
Thanks!

OriginalPostID-270560

  Discussion posts and replies are publicly visible

Parents
  • One more thing - as you mentioned the page can navigate away on click of the button. So, is your requirement something like this : the page can navigate when the button is clicked (or something else may happen depending on the SAIL interface/logic in that record dashboard), and in parallel you also want to trigger something else ? Is it something like this that you are looking for? This can still be done, but will be tricky.
Reply
  • One more thing - as you mentioned the page can navigate away on click of the button. So, is your requirement something like this : the page can navigate when the button is clicked (or something else may happen depending on the SAIL interface/logic in that record dashboard), and in parallel you also want to trigger something else ? Is it something like this that you are looking for? This can still be done, but will be tricky.
Children
No Data