Needs review
Project:
Entityform
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2016 at 11:47 UTC
Updated:
23 Oct 2018 at 09:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
danquah commentedComment #3
joelpittetJust out of curiosity could that be added to all the forms via the autologout module with a hook_form_alter()?
Comment #4
danquah commentedIt probably could - must admit it sounds like a more clean solution. https://www.drupal.org/project/autologout/issues/2922390 also seems to have encountered the same issue.
I'll probably won't find the time to re-implement the fix using that approach now that the attached patch has been working just fine for a couple of years and D8 probably would be a more appropriate place to start fixing the issue.
On the other hand I also totally understand if you'd rather keep this out of entityform for now.