I have data broken out by region (AMER, EMEA, & APAC), and there is budget information contained in each row. The region is a parent and the corresponding rows are children. This allows me to get a regional budget summary.
Is there a way to maintain this hierarchy (parent/child relationship) when rows are created using web forms? Currently, when a form is used to submit data, although the region is selected on the form, the row doesn't come is as a child row.
If this doesn't exist, I think it would be a great enhancement. I'm curious to hear how others have solved this problem. I don't want to have to edit each row that comes in from the form manually.
Thanks!
Keith