A URL Redirect field shows up in the entityform submission form when having both modules active. It can be fixed by adding an option to the "Entityform Submission" entity. The same issue has previously been fixed for the Field Collection module, I suggest the same fix.

Comments

gkj created an issue. See original summary.

gkj’s picture

Status: Active » Needs review
StatusFileSize
new394 bytes

Fixes the issue the same way as the Field Collection bug.

joelpittet’s picture

Assigned: gkj » Unassigned

Just to confirm this is for the redirect module?

This also sounds like something they should be fixing if so and not off loading their config onto other modules.

gkj’s picture

That's correct.

I think they implemented this setting in order to be able to turn redirects off for entities from other modules. So I could still turn off the redirect from a custom module. But yeah, I don't think there's any other solution (in redirects) right now.

joelpittet’s picture

Yeah a config page that did an entity info alter hook to add this would be a better solution IMO

joelpittet’s picture

Project: Entityform » Redirect

Moving this issue to the owner of the field, they can decide if they want to implement #5