Allow users to hide input param #13664

Closed
opened 2026-02-21 19:13:14 -05:00 by yindo · 5 comments
Owner

Originally created by @lexmin0412 on GitHub (May 7, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

Under certain conditions, I may want to hide some parameters that users don't need to care about but required in the Chatflow. These parameters may be passed and assigned through the URL, but I don't want to show them to the users.

For example, in the following condition, username and phone need to be filled in by the users, but taskId is a parameter that users don't need to care about. I will read and assign it from the URL. When starting a conversation, all parameters will be passed to the /chat-messages API.

Image

Is that possible to add a option for input param like below?

Image

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @lexmin0412 on GitHub (May 7, 2025). ### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. Under certain conditions, I may want to hide some parameters that users don't need to care about but required in the Chatflow. These parameters may be passed and assigned through the URL, but I don't want to show them to the users. For example, in the following condition, `username` and `phone` need to be filled in by the users, but `taskId` is a parameter that users don't need to care about. I will read and assign it from the URL. When starting a conversation, all parameters will be passed to the `/chat-messages` API. ![Image](https://github.com/user-attachments/assets/a90d15d7-42a9-4e89-8168-09ad99ef99dd) Is that possible to add a option for input param like below? ![Image](https://github.com/user-attachments/assets/751f47e2-4dd2-4463-8dbf-2b244fd47526) ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 19:13:14 -05:00
yindo closed this issue 2026-02-21 19:13:14 -05:00
Author
Owner

@kanjoe888 commented on GitHub (May 8, 2025):

I need this function tool, hope to surport!

@kanjoe888 commented on GitHub (May 8, 2025): I need this function tool, hope to surport!
Author
Owner

@zhenglb1989 commented on GitHub (May 9, 2025):

this is a very useful function

@zhenglb1989 commented on GitHub (May 9, 2025): this is a very useful function
Author
Owner

@ModyQyW commented on GitHub (May 13, 2025):

I am working on it.

@ModyQyW commented on GitHub (May 13, 2025): I am working on it.
Author
Owner

@ModyQyW commented on GitHub (May 14, 2025):

Please track https://github.com/langgenius/dify/pull/19678. Tell me about your thoughts. Thank you! 🙏

@ModyQyW commented on GitHub (May 14, 2025): Please track https://github.com/langgenius/dify/pull/19678. Tell me about your thoughts. Thank you! 🙏
Author
Owner

@lexmin0412 commented on GitHub (May 14, 2025):

@ModyQyW Great job, it's all I need.

@lexmin0412 commented on GitHub (May 14, 2025): @ModyQyW Great job, it's all I need.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#13664