ComfyUI > Nodes > ComfyUI > Custom Combo

ComfyUI Node: Custom Combo

Class Name

CustomCombo

Category
utils
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

Install this extension via the ComfyUI Manager by searching for ComfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Custom Combo Description

Versatile tool for creating custom dropdown options with tailored choices and seamless integration.

Custom Combo:

The CustomCombo node is a versatile tool designed to empower you with the ability to create custom dropdown options within your workflow. This node is particularly beneficial when you need to define your own set of options for a combo box, allowing for a more tailored and flexible user experience. By providing a backend representation, it ensures seamless integration and avoids potential issues that might arise from frontend-only configurations. The primary goal of the CustomCombo node is to offer a customizable interface where you can specify your own choices, making it an invaluable asset for scenarios requiring dynamic option sets.

Custom Combo Input Parameters:

choice

The choice parameter is a customizable dropdown input that allows you to define your own set of options. This parameter is crucial as it determines the selection available to you, impacting the node's execution by providing the specific choice you wish to work with. There are no predefined options, minimum, or maximum values, as the options are entirely user-defined, offering maximum flexibility.

index

The index parameter represents the position of the selected option within the dropdown list. It is an integer value that defaults to 0, indicating the first option. This parameter is important for identifying the selected option's position, which can be useful for further processing or decision-making within your workflow.

Custom Combo Output Parameters:

STRING

The STRING output provides the textual representation of the selected option from the dropdown. This output is essential for capturing the specific choice made, allowing you to use this information in subsequent nodes or processes. It reflects the exact text of the selected option, making it easy to understand and utilize.

INDEX

The INDEX output delivers the numerical index of the selected option, corresponding to its position in the dropdown list. This output is valuable for scenarios where the position of the choice is needed for logic or calculations, providing a straightforward way to reference the selected option's index.

Custom Combo Usage Tips:

  • Define your options clearly and concisely to ensure easy selection and understanding.
  • Use the INDEX output to drive conditional logic or branching in your workflow, leveraging the position of the selected option.

Custom Combo Common Errors and Solutions:

Invalid Choice Selection

  • Explanation: This error occurs when the selected choice is not recognized or is missing from the defined options.
  • Solution: Ensure that the options are correctly defined and that the selected choice matches one of the available options.

Index Out of Range

  • Explanation: This error happens when the index value exceeds the number of available options.
  • Solution: Verify that the index value is within the range of defined options and adjust accordingly.

Custom Combo Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Custom Combo