Ok so I have quite a busy page and one of the multiple components on the page is now out of sequence with the rest (16 * bank of two state switches).
I want to simplify my event code and use a for loop to go through each bank of switches.
With one ID now out of sequence, is there a way to change a component ID without inputting the whole page of components in the correct sequential sequence??
Any suggestions would be appreciated