custom

{
  “title”: “Custom Prompt”,
  “type”: “object”,
  “required”: [“cPrompt”],
  “properties”: {
    “cPrompt”: {
      “type”: “string”,
      “title”: “Prompt”
    }
  },
  “uiSchema”: {
    “cPrompt”: {
      “ui:autofocus”: true
    }
  },
  “formData”: {
    “cPrompt”: “”
  }
}

{{#if selection}}
Use this Information for flavoring the Prompt:
Main Focus
{{title}} ({{type}}:
{{#each sum}}

Prompt: {{cPrompt}} {{selection}}


Are you absolutely sure?

This action cannot be undone.