- Issue created by @coreteamvn
- 🇩🇪Germany jurgenhaas Gottmadingen
I can't reproduce this problem. I've created a model which does something similar and works as expected. I would assume that your token
[rebuild_entity:entity:field_gr_profiles_er]
is wrong, that's probably just[rebuild_entity:field_gr_profiles_er]
. But I would even use the form build entity action, why not just load the referenced parent from the comment entity? - 🇦🇹Austria coreteamvn
Hi!
thanks for the tipp. i followed the examples in the video tutorial and from the sample model Access to form fields with tokens, thats why i added the build action. anyways, the target id was missing.
when is use [rebuild_entity:field_gr_profiles_er:target_id] it works.