dashboard view cannot use interactive mode but need similar functionality

hi, 

i need a dashboard view , with two views , if user clicks on row/card in one view in the dashboard  , i need the corresponding details view open up but the data is  from different table  (and since the key  cannot be used for reference which is a need for interactive mode to work ) .   i cannot use the interactive mode in my case. 

 how to maintain the dashboard view with interaction between views on the user selection. while still being on the dashboard view.

i tried to use linktorow in actions and use the actions in the onclick in the user view where he would click , but its refreshing the who dashboard and sending me to the view specific . i need the interaction to be seemless. maintaining the dashboard view.

any information is helpful and appreciated.

Solved Solved
0 5 387
  • UX
1 ACCEPTED SOLUTION

Thank you after some trial and error found an alternate way to achieve similar , yet close functionality . i used linktofilteredview() to rescue . and using a table view and an action  to achieve the required. 

even though it refreshes to the individual view but was able to mimic the view .. hope that solves for now. thanks for your response. i did had to link the tables with my common column that i had earlier . @Suvrutt_Gurjar 

 

View solution in original post

5 REPLIES 5
Top Labels in this Space