Replies: 1 comment
-
By another section do you mean another table? if so, that's doable using New-TableEvent where you populate data in two tables and then using new-tableevent match it up on some column which does search on it. Other ways are not possible atm |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to have a list (table) and when I click one of the computer names populate another section with data.
How do I do this?
Beta Was this translation helpful? Give feedback.
All reactions