Forum Post: Link to a specific record View Page

  • Thread starter Thread starter Meryk
  • Start date Start date
Status
Not open for further replies.
M

Meryk

Guest
Hi, I have an object X, related to an object Y. In object X, I am trying to get the link of each one of the related records (i.e view page of the record). Only thing I could do, is looping through all this related records and getting all the links this way: ul {!#LOOP_BEGIN.R64362} li {!#LINK.R64362} /li {!#LOOP_END.R64362} ul The problem is that I want to get this links one by one, using their ids (or anything else..), as I have to use them separately in different places. I found this in the documentation : "{!#LINK.objName#12345} = URL to the object's page specified by the original ID (only available for view, new record, and edit pages and only if more than one page of each type exists (e.g. at least two view pages))" and tried it but not working.. Any ideas how to do that please? Thank you! Meryem

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