I have gotten this nice module to work with a scenario like the artist->album->track.

I would like to populate a numeric text field (price) when the user selects a product from the node reference field. So the product is the controller but I am not sure what to put in the "Allowed Values Mapping" that would grab the price from the product node.

Anyone have luck with this? Thanks.

Comments

smoothify’s picture

Title: Populate a single text field? » Improve text field implementation & fix bugs
Category: support » feature

Merging a few issues related to the text field implementation, which needs to be improved to allow more functionality and fix some bugs.

#1051902: get warning: array_merge(): Argument #2 is not an array in dependent_fields.module on line 640.
#1051514: Error warning: Illegal offset type in isset or empty in ... on line 129

ShadowMonster’s picture

subscribe

imclean’s picture

pcambra’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Doing some cleanup as there's a new version for D8/9 and D6 is no longer alive