End User Input

With the Advent of the Dynamo Player, the actual need for end users to physically open Dynamo has become obsolete. there needs to be a natural node within the Dynamo programming code that will prompt end user with a means to input a value (Doesn’t matter what it is, Number - Text - Integer) If that is not possible to combine, then a node for input of each one separately.

PLEASE make this happen!!! this will expound the usability of Dynamo 10 fold.

1 Like

Check out Data Shapes package by @Mostafa_El_Ayoubi. You can create your own user input prompts that launch in a winform. Users (that includes non-Dynamo users) can then interact with the script using a familiar Windows dialog interface. Its perfectly suited to workflows with the Dynamo Player.

ps. end-users will have a myriad of reasons for physically opening Dynamo; the Dynamo Player will never change that!

1 Like

Please post feature requests on https://github.com/DynamoDS/Dynamo/issues. Thank you.