I
IramK
Guest
Hello, I am trying to get the id of a related record using the {!R1232234.testField#id} token on a popup.jsp page. This is not a main.jsp page. When I try to get the id using the above token, it returns "[J@7ec9d6b2" as the return value. When I just try the token without the id suffix: {!R12322234.testField}, it gives me just the text value. What is the best/quickest way of getting the ID in this scenario? For some reason the tokens don't work the same way in a popup.jsp page in comparison to a main.jsp page. Any suggestions on how I can achieve what I want? Cheers. Iram
Continue reading...
Continue reading...