Forum Post: Getting the previous Page's ID

  • Thread starter Thread starter IramK
  • Start date Start date
Status
Not open for further replies.
I

IramK

Guest
Hello, I have a situation described below and I would like to get the previous Page's view ID to know where the click is coming from. Basically I have three objects: A, B and C. Application 1: Object A and B. They have a relationship with each other (M-M for eg). A is also related to C. Application 2: Object B and C. They have a relationship with each other(M-M).C is also related to A. Now when I am in application 1 and I click on Attach 'C' the modal selector page pops up, I would like to know that I am in application 1 so that when the user clicks on the attach button I can do some specific behavior on the generic selector page. Likewise if I am on application 2 and if the user clicks on Attach 'C', I would like to know that I am in application 2 to carry out specific behavior with my generic selector page. Could anyone possibly suggest the best way to get to know where the attach button click is coming from i.e. application 1 or application 2? Looking forward to your replies.

Continue reading...
 
Status
Not open for further replies.
Back
Top