Is it possible for a submitted field to become the node creator in Umbraco forms?
Hi Folks,
This might see like an odd question and I don't know if it's possible. Here's what I want to achieve: I'm using Umbraco Forms to allow users to submit a question to be answered by admin. Umbraco Forms creates a new node to be published. When the new node is created I'd like the name submitted to become the 'created by' name. This is to allow for notifications to be sent to the user when their question is updated.
Actually, a simpler way might be to send an email {yourEmail} to the user who submitted the form when the node is published? I can see that the form allows you to send a copy out when the entry is approved - could this be amended to send out an email when the node is published?
Is it possible for a submitted field to become the node creator in Umbraco forms?
Hi Folks,
This might see like an odd question and I don't know if it's possible. Here's what I want to achieve: I'm using Umbraco Forms to allow users to submit a question to be answered by admin. Umbraco Forms creates a new node to be published. When the new node is created I'd like the name submitted to become the 'created by' name. This is to allow for notifications to be sent to the user when their question is updated.
Thanks in advance. Darren
Actually, a simpler way might be to send an email {yourEmail} to the user who submitted the form when the node is published? I can see that the form allows you to send a copy out when the entry is approved - could this be amended to send out an email when the node is published?
Cheers Darren
is working on a reply...