I want to write automaticilly a contact of car rental.
I have created a content type for a "car" (with fiels for the name the license number and another for the people who rents the car with field for name. In this last content, I have added an entity field which points towards the content type "car" and another for the body in which I want to use token insert.
I insert a token for the name of people who rent the car : [node:field-nom] and it works.
and others tokens linked to the car :
- [node:field-nom-veh] for the nameof the car
- [node:field_immatriculation] for the license number
These 2 tokens does not work because tokens are not replaced.
Thank you
PS I had posted this there
Comments
Comment #1
lsolesen commentedDid you solve this? References #1496916: Does Token insert works with Entity réference (Drupal 7).
Comment #2
altbzh commentedno ...
any idea ?
thank's
Comment #3
sinasalek commentedyes it works
Comment #4
mustanggb commented