Discussions
Deleting a child from inline list view
Hi everybody,
New netsuite user struggling with what are probably familiar headaches. Please be patient!
I'm trying to figure out how to delete a custom child record from an inline list view. I've created a custom record that represents a product configuration option and attached it as a child. When I view my product, I get a list of these configuration options and a "New" button to add.
I also have a "remove" link next to each list item. However, clicking the remove link only seems to remove the parent-child relationship. How do I make "remove" delete the child record?