URL prepopulate query string disappears after

Created on 23 September 2020, over 4 years ago
Updated 17 April 2023, almost 2 years ago

I am using this module to allow user to create multiple nodes of a content type which has an entity reference field pre-populated by url argument and url contains query paramenters as below:

http://example.com/node/add/page?edit[field_referenced_field][widget][0][target_id]=13

Please see more details details at prepopulate module documentation page:
https://www.drupal.org/node/228167

Problem

is that after saving first node by clicking "Create and Continue" button the url removes the query parameter and returns to
http://example.com/node/add/page
This means that entity reference field is no-longer prepopulated, which is very important requirement for my project.

Please consider adding this feature and update the code.

Thanks for developing a very useful and smart module :)

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇩🇰Denmark monsoon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024