UI Form vs UI multi input

I have dynamo graph created with the multi Input form ++ , however when I place the dynamo script into a button on the Revit Ribbon, and I press the icon , automatically the Orkestra forms start running, instead of the Multi input form++ node from my script.

However, when the script is run from dynamo directly I have the multi input form ++ which is the one I need,

how can I leave the Multi input form++ as a default on my ribbon Revit menu?

Thanks in advance

Jose

hey there !

welcome to the forum :slight_smile:

The Orkestra Auto Input Form will only show if you have nodes set as input in your graph.

Orkestra can help you identify those nodes with this utility!

VisualizeInputs

Just unset them as input and you should be good to go.

Awesome!!

completely forgot to revise each node and de-activate “is input” - silly on me !

many thanks

1 Like

sweet :slight_smile: ! glad it’s figured out.

1 Like