[GH-ISSUE #19596] feat: Improve Checkboxes on Prompt Variable Forms - allow placeholder #34467

Closed
opened 2026-04-25 08:28:15 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Classic298 on GitHub (Nov 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19596

Check Existing Issues

  • I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Verify Feature Scope

  • I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.

Problem Description

Currently, the checkbox type variable will be shown only as the variable name and doesnt support a "text" or "placeholder" parameter

Desired Solution you'd like

If it would support a "placerholder" parameter or similar, to show custom text to describe what the checkbox is actually for, it would make the checkbox MUCH more useful

Alternatives Considered

No response

Additional Context

No response

Originally created by @Classic298 on GitHub (Nov 29, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/19596 ### Check Existing Issues - [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request. ### Verify Feature Scope - [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions. ### Problem Description Currently, the checkbox type variable will be shown only as the variable name and doesnt support a "text" or "placeholder" parameter ### Desired Solution you'd like If it would support a "placerholder" parameter or similar, to show custom text to describe what the checkbox is actually for, it would make the checkbox MUCH more useful ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@Classic298 commented on GitHub (Jan 11, 2026):

possible via label parameter

{{include_details | checkbox:label="Include detailed analysis"}}

<!-- gh-comment-id:3734664916 --> @Classic298 commented on GitHub (Jan 11, 2026): possible via label parameter `{{include_details | checkbox:label="Include detailed analysis"}}`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#34467