Bruce Noble
New Member
Not looking for code here. Just intelligent design, maybe some screenshots.
We have all maintained related parent/child tables, generally with a single commit. I have an unusual situation where I not only need to add/change/delete on both the parent and child levels, but I also need to be able to copy entire sets at the parent level, individual children within a parent/child set, and perform other "mass update" functions on the data. So far, an intuitive design that avoids a lot of buttons and on-screen noise that confuses the user upon screen realization has eluded me. Anyone with ideas?
We have all maintained related parent/child tables, generally with a single commit. I have an unusual situation where I not only need to add/change/delete on both the parent and child levels, but I also need to be able to copy entire sets at the parent level, individual children within a parent/child set, and perform other "mass update" functions on the data. So far, an intuitive design that avoids a lot of buttons and on-screen noise that confuses the user upon screen realization has eluded me. Anyone with ideas?