Needs review
Project:
Entityform
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2015 at 13:11 UTC
Updated:
12 Jul 2018 at 18:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ciss commentedComment #3
kris77 commented@ciss How can i use it ?
Comment #4
bacon commentedThanks for the patch. For me, the
$entityformand the$entityform_unchangedboth had the same value for draft after submit, but I found the$entityform->originalobject to have the previous draft status which caused the event to be invoked, so I'm rolling this patch for myself and for anyone else to evaluate.Comment #5
kris77 commented@bacon can you, please, explain to me how to use this action: "After an entityform submission leaves draft status" ?
Thanks.