Hi everyone,
I have a workflow which has a select tool and is connected to a drop down tool. The container with the drop down tool will be enabled/disabled based on a checkbox condition. When the container is enabled, I have no problem running the workflow. But when the container is disabled, the WF won't run, and breaks at the Select tool with the error "XXX" not present in the input. I think that the rename in the Select tool is not renamed with container disabled. But when I do a test using the debug tool, it doesn't detect any error. Any help on what i'm missing or how to resolve this?
