Product: PowerShell Universal
Version: 1.5.14
Hi all
I am currently working on a way to dynamically update a table’s content depending on which button has been clicked.
Everything works fine as long as I don’t include an Id for the table itself. Now I need the Id because I need to retrieve the selected rows once the confirm button has been entered. and a condition if none are selected → prevent advancing.
To my knowledge, this is only possible with the Get-UDElement option. Which requires an ID…
Below some illustration for more clarification around the topic.
Thank you for your time.
Kind regards.
Frederik