I am testing the "LINK" functionality in Version 9. I have created a table which contained a link to a web application of my ticketing system. The expression works, but the ticket opened is always the previous ticket e.g. I want to open T005530 but the link open's T005529. If a selection on a site has been made before the link open's the previous ticket in the selection e.g. Ticket I want to open T005100 next ticket in the selection is T005080 and this is opened. Looks like ticket opened = (Ticket clicked -1)??