Discussions
nlobjSubList w/type = inlineeditor
I've implemented a few static nlobjSubLists to render read-only views. How would add, remove, and edits via an inlineeditor (or editor) nlobjSubList be handled?
For example, suppose each line in my inlineeditor nlobjSubList represents a list of custom records. Do I have to traverse the edited/added list items upon submit and submit each record individually? Or does each line need to be submitted as they are edited? How do I capture a removed item?
Thanks,
Matt