danjacoby Posted January 23, 2002 Posted January 23, 2002 It used to be simple. Just put a button in the portal row and program it to "Delete Record". Then I upgraded to v5, and it doesn't work. Nor does the "Delete Portal Row", because you have to tell the script which portal row. I just want to be able to click the button in the portal row I want to delete, and delete it. What works?
Vaughan Posted January 23, 2002 Posted January 23, 2002 I use a button in the portal row that runs a script: code: Allow User Abort [off] Delete Portal Row [] Exit Record/Request This works fine for me with FMP 5.0 and FMP 5.5. Juat make sure the button is completely within the portal row.
Rumble Seat Posted January 25, 2002 Posted January 25, 2002 Make sure the "Allow deletion of Related Records" option for the Portal is checked (Double-Click the Portal in the Layout...) (Note added to my previous post...) This works fine, and is simple. You don't even need a script. Make a button, and choose "Delete Portal Row" (options: with or without dialog). And yes, make sure the button is completely in the Portal in the layout. Make sure the relationship for the portal is valid check the sort order for missing fields, etc.)
danjacoby Posted January 28, 2002 Author Posted January 28, 2002 Thanx muchly, Rumble! It's really another "duh" situation for someone (like me) who considers himself more than a little knowledgeable about this software.
Recommended Posts
This topic is 8427 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