Active
Project:
Entityreference prepopulate [D7]
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2013 at 16:19 UTC
Updated:
19 Jun 2013 at 16:19 UTC
Currently entityreference fields can only be prepopulated via parameters passed in the URL.
I feel it would be a useful enhancement to also accept prepopulate values sent from forms, allowing the URL to be kept clean, and increasing this module's flexibility.
In other words, use $_REQUEST instead of $_GET.
The Prepopulate module already does this, but it doesn't seem to be as well integrated with entityreference.