I’ve read all of the posts I could find about package versions, IronPython versions, etc, but I can’t get Data|Shapes’ ListView UI window to pop up no matter what I try.
Can anyone troubleshoot this? Seems like everyone’s having this problem, but I can’t solve it.
Revit: 2024
Dynamo version: 2.19.4
Data|Shapes version: 2024.2.14
IronPython version: 2.5.0
not sure, but have tried install a newer DS version ? PS could you show an image of your graph ?
and welcome to the forum

Thanks for the welcome! I’m an old (but quiet) user here under a different name, but new place of work = new account lol.
I’ve tried the absolute latest version of D|S, but of course that one is made for Dynamo 3.X, not 2.X, so I’m using what I understand to be the latest version supported by Dynamo 2.X.
The problem isn’t with the graph, it’s with the D|S UI not opening a window when the graph is run, neither through Dynamo nor through Player.
The point of the graph is just to change the prefix in the sheet numbers of multiple sheets. It’s simple.
arhh great
have you never tried with MultipleInputForm ++ then
2 Likes
Oh my! That was the missing piece all along? I feel like I watched a tutorial that didn’t include the MultipleInputForm node. Thank you for the solution!