June 22, 200421 yr Hi all: I'm working on a calendar layout which uses a separate portal for the day of the week. At the bottom is an area for details of the current item. I'm capturing the portal row of the selected item via a global, so that the item will remain highlighted via go to portal row. However, regardless of which portal the item is in (which portal was clicked in to trigger the script) the highlighting always occurs in the first portal. Is there any way to indicate which portal I am referring to when I call Go To Portal Row? thanks in advance -Stanley
June 22, 200421 yr Go to Field [relationship::field1] Go To Portal Row [gnum] where relationship is the relationship for the portal and field1 is a field displayed in that portal.
Create an account or sign in to comment