Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Start the chat session with a default user message #343

Description

@fstrazzante

We want to guide users toward asking specific prompts by pre-populating the chat input.

Goal: Start the Flowise chat with a pre-inserted user message and automatically send it.

Issue: I'm attempting to achieve this using JavaScript. I can successfully insert the user message into the input field (textarea), but I cannot trigger the chat to send. The send button appears to be unclickable when triggered programmatically via JS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions