September 3, 200718 yr Hi, When a portal is sorted. Is it possible to find the new portal row position of the record that was current before the portal was sorted. Henk
September 3, 200718 yr There is something wrong here, what is the focus when you issue the script ...it only occures when a short cut is issued doesn't it, otherwise via a button, wouldn't there be any chosen portalline. Therefore must there initially in the script be a: GetNth( using Get(currentPortalrow) to grap the record's ID, since then is the sorting done and a List( will learn you where ID is disposed to, via Position( ...just remember to pre- and postfix the seachstring as well as the result from List( with some ¶'s ...then finally a Go To Object( followed by a Go To PortalLine based on a calc' --sd
Create an account or sign in to comment