October 20, 200619 yr Newbies Created a portal with contacts in it. Created a button within each row of the portal record assigning the script 'Delete portal row' to the button. When I click on the button to delete the selected row it deletes all of the rows of the record.
October 20, 200619 yr 1) Do you have a recursive structure with cascaded deletes?? 2) Or using each portal row to show a repeating field a relation further away?? 3) Keeping the buttons outline inside the portalrow?? 4) Plucked the delete record instead of delete portalrow, without allowing portalrows to be deleted. --sd
Create an account or sign in to comment