forms.SelectFromList and it´s parameters

Take a look at the pyrevit forms.select_sheets() function. It may provide all the functionality you need, or if it doesn’t, you can dissect the code and recreate something custom.

1 Like