(Current installed version of Umbraco Forms: "4.3.0-beta")
I am trying to figure out this workflow. I want the form to save as a child of the node that contains the form.
Very basically:
Blog>Test Blog Post (this is where the form is)>Comment ( this is where it should save)
The form is included in the template for the blog post itself (Test Blog Post).
Jeeze I hope that made sense... hah!
Anyway, in the Where to save section, the xpath query help suggests I can put $current in the box and my new nodes will be created under the node that contains the form. Am I misunderstanding, missing something, or just brain dead?
FYI, if I specify a node to save under, it saves. It is not a permissions thing, it's something I am not understanding about the xpath part I'm guessing.
Workflow: Save as Umbraco Content Node
(Current installed version of Umbraco Forms: "4.3.0-beta")
I am trying to figure out this workflow. I want the form to save as a child of the node that contains the form.
Very basically:
Blog>Test Blog Post (this is where the form is)>Comment ( this is where it should save)
The form is included in the template for the blog post itself (Test Blog Post).
Jeeze I hope that made sense... hah!
Anyway, in the Where to save section, the xpath query help suggests I can put $current in the box and my new nodes will be created under the node that contains the form. Am I misunderstanding, missing something, or just brain dead?
FYI, if I specify a node to save under, it saves. It is not a permissions thing, it's something I am not understanding about the xpath part I'm guessing.
Hi Mike,
Could it be the issue like this that you have hit into http://issues.umbraco.org/issue/CON-1098
/Dennis
is working on a reply...