Hi! I want to make a “wizard” like dashboard. So, there will be a step 1 with some stuff, then a UDButton to go to the next step, to do some more stuff and so on.
I think about using UDTab/UDTabContainer with Select-UDElement to focus on the correct tab. Does it make any sense to you?
I don’t believe you can dynamically switch between tabs currently, unless you’re running the latest nightly build and utilizing the “Invoke-UDEvent” command to emulate a click.
Check this pr:
If you do however manage to do this, please share your knowledge
If i knew as much as BoSen29, AlonGvili, Adam Driscoll or psDevUK, I’d make Custon components everyday. I’m a victim of muy own success at work with automation with powershell, that now I’m doing all over again with UD. The wizard like Dashboard will Let me create fool proof tools for less experienced sysadmins at my workplace. Thanks all for the ideas and support. I’m investing most of my working hours learning UD and making tools.
Keep the grind up bro, and fake it 'till you make it
Honestly if you know basic html/javascript, the making of custom components is not hard with all the docs and Templates out there. Give it a go on something simple! Can reccomend for the internetpoints!
And I havent been using UD for more than 6 months myself, and not that much powershell scripting either.