Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
is it possible to send the ID of a entry, when it it created through a form?
Hi Christian
Of course, it's possible, how do you send an ID? It's a record ID and you can get it by RecordSErvice
Thanks,
Alex
Did you find a solution for this topic? Can you share with our community?
no, I wasn't able to figure it out. I am able to get the unique Id using @Model.UniqueId. so any guidance would be great :)
Hi,
We have been trying to do the same.
The issue is that the Form ID is not created until the workflows have finished executing. Only after the workflow have executed is the record created and a Form ID assigned.
I have created a ticket here: https://github.com/umbraco/Umbraco.Forms.Issues/issues/163
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
sending ID with email when form is filled out
is it possible to send the ID of a entry, when it it created through a form?
Hi Christian
Of course, it's possible, how do you send an ID? It's a record ID and you can get it by RecordSErvice
Thanks,
Alex
Hi Christian
Did you find a solution for this topic? Can you share with our community?
Alex
no, I wasn't able to figure it out. I am able to get the unique Id using @Model.UniqueId. so any guidance would be great :)
Hi,
We have been trying to do the same.
The issue is that the Form ID is not created until the workflows have finished executing. Only after the workflow have executed is the record created and a Form ID assigned.
I have created a ticket here: https://github.com/umbraco/Umbraco.Forms.Issues/issues/163
is working on a reply...