✅ Common Issues and Fixes
| What Might Be Wrong | What You Can Do |
|---|---|
| The trigger block is not a valid type | Only Dropdown, Radio Button, or Checkbox blocks can be used as trigger blocks. Use one of these input types to trigger logic. |
| Trigger or target block is not named | Both the trigger block and the target block must be assigned a name in their settings. Unnamed blocks will not appear in the dropdowns. |
| A block is already used as a trigger | Blocks that are already being used as a trigger in another logic cannot be reused as a target, and vice versa. Remove the existing usage if needed. |
🌐 Final Check: Making It Work
To resolve the issue:- Use a radio, checkbox, or dropdown block as the trigger
- Ensure both trigger and target blocks are named
- Make sure the target block is not already being used as a trigger
- Open the Conditional Logic settings
- Select the named trigger block from the dropdown
- Set the show/hide conditions for the named target block

