This is almost exactly what I'm looking for.
However, I would like my user to select location from autocomplete field first. If the location doesn't exist yet, I would like the ability for the location form to appear (address, website, descriptive text, etc), and once that is completed, they can continue on with writing the review.
The workflow in your use case scenario doesn't really seem efficient.
Is there another module that would suit my needs better, or is there a method for doing what I want with this module?
I have seen the multistep form module, but not sure if that's really want i want either.
Comments
Comment #1
mitchell commentedPopups: Add and Reference is designed for this use case. It allows you to display the entire node form as a popup to avoid a longer workflow, just as you describe. This feature request would would be a big step in a direction away from the module's greatest asset, simplicity. Therefore I am marking it as won't fix.
If you are still interested in using this module after trying it out, then you may want to check out this handbook page: Redirecting the user to edit the newly created node. While it will not display the location form inline, it could still improve the user experience.
On another note, you may also want to check out the Conditional Fields module if you are interested in showing elements of a form dependent upon other fields within a form.