- Issue created by @danharper
- 🇬🇧United Kingdom joachim
That seems like an interesting feature.
I'm not sure how you'd handle field types.
I would like to use tokens in the UI to create computed fields.
I think I can write a plugin to do this but is it worth this feature being in this module? Reverse entity reference is provided by default so maybe token too?
I can complete what I want using field_token_value → but I don't want to store the data in the database because it's for display purposes only and I don't want to re-save a lot of existing nodes.
Cheers Dan
Active
4.0
Code
That seems like an interesting feature.
I'm not sure how you'd handle field types.