Prepopulating Taxonomy Parent Terms is the goal.
I tried http://example.com/admin/structure/taxonomy/galleries/add?edit[parent][]=2, but it didn't work. Prepopulate seeks to populate all types of entities, so this feature should be pursued.

If we re-wrote the "values" for the parent term options to be TID (rather than being stuck using sequential "irrelevant" numbers.)
, then this system could be automated at a much higher level.

Comments

d0t15t’s picture

ever find a solution for this?

charlie charles’s picture

Would like the same feature too

nwom’s picture

Issue summary: View changes

Anyone find a solution for this by chance?

nwom’s picture

Category: Feature request » Support request
Status: Active » Closed (works as designed)

I found out that the module supports the select field. It just doesn't work since it needs to be as follows: ?edit[relations][parent]=value. I hope this helps others looking for a solution.