September 12, 200223 yr one layout, two portals. above each portal a delete item button. How can I script each botton to check that the slected row is in the correct portal?
September 12, 200223 yr 1) Hard answer: Capture global field = Status(CurrentPortalRow), use a Goto Field to get to the right portal, followed by a Goto Portal Row (global field) 2) Easy answer: Put the delete button on each portal row. Much preferred. You'll be surprised how often the user is on the wrong portal row when they hit the button. If the point to the delete button on the row they wish to delete, odds are much better it's the correct row. -bd
Create an account or sign in to comment