cancel
Showing results for 
Search instead for 
Did you mean: 

SAC - Hyperlink Story Page to Story Page from table using clicked table element

axel_
Participant
0 Kudos
857

Hi Gurus,

I want to link one story page to another story page by hyperlinks.
The whish is that the hyperlink is using table element as filter in the target page. 

Source Story Page / Table looks like this

axel__0-1712843134010.png

And the hyperlinks bring the user to Story Page 2 for the clicked customer filtered

axel__1-1712843210062.png

Any ideas how to achive this? The standard page link does only allow to apply the filters from the source page to target page but in my case the source page has no filter on customer ....

Kind of stupid to script table selection read out etc. for this kind of basic interaction.

Thanks and best regards
Axel

View Entire Topic
William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi axel_

   You try the approach as mentioned in this post: https://community.sap.com/t5/technology-q-a/hyperlinking-by-click-on-a-cell-in-a-table-in-sac-story/...

   You may achieve jump with context to another page, but not as directly hyperlink in table cell, instead, you can have the jump from right click on a data cell. 

Best regards, William