We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It would be nice if it was possible to use twig (or any other method) to use the value of other fields when configuring a prompt. Eg:
Create an introduction to {title}
{title}
or
Write an article about {title} and {creator.one.title}
{creator.one.title}