rivet Posted September 12, 2002 Posted September 12, 2002 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?
LiveOak Posted September 12, 2002 Posted September 12, 2002 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
Recommended Posts
This topic is 8112 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now