djc728 Posted May 30, 2007 Posted May 30, 2007 I'm curious as to how others handle the creation, editting and deletion of portal records. I currently have a portal set up with an "Add" & "Delete" button in the row. The remainder of the row I have a button that brings up a new window so the user can edit that portal rows information. On the edit layout I have a Cancel and Save button. When the user clicks a portal row to edit I put the field information in global variables in case the user decides to cancel on the edit layout I can set the fields back to their original values. If gives me full control but I'm curious as to what others are doing for these common tasks (adding, editting and deleting) and if there are possibly some easier methods I could employ? Dom
Newbies DB Gal Posted May 30, 2007 Newbies Posted May 30, 2007 I'd love to know that too. I just deleted a record in a portal in front of a client and ended up deleting 2 other records below it in the process. Ouch. How do we get rid of those things? Do I have to be in the actual record and hit ctl+E for delete?
AudioFreak Posted May 30, 2007 Posted May 30, 2007 I think it really comes down to how much you educate the user as to what they are doing and how to do what they want. I tend to allow the creation of records in a portal with the empty portal row. I allow deletion of the record using a button in the portal row, but the user is prompted with a Dialog box asking if that is what they really want to do. As far as editing I just let them do that within the portal row or they can click a button that allows them to view the record in the related table(Just a bigger view)in a new window. Just my 2 cents
djc728 Posted May 30, 2007 Author Posted May 30, 2007 I think if you have only a few fields then creation, deleting and editting of portal records makes sense but I have about 20 fields to enter info. into so I went with the new window-data entry layout. Its a bit more work BUT you have full control.
Recommended Posts
This topic is 6387 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