I want to create a string field filled with a template, like URL fields. How can I do this? Where is it possible to use the {{field}} construct, interpolation?
Hello Ivan,
If you just want to show a value then you can do so just by using the {{field}} in that field’s interface setting and if you want an actual value from some other collection or the same collection then you will have to create a flow or an extension. Try this extension too GitHub - rezo-labs/directus-extension-computed-interface: Perform computed value based on other fields