I tried to find an answer on this forum if it's possible to be able to generate related child posts by frontend submission, but couldn't find a solution.
The case is this:
A customer needs to submit an inspection request for multiple products categories in a front-end form. Each product category can contain multiple items.
In the WP admin area this needs to look like this: parent post = request, post children = request items.
Any tips on how to do this?