Home > Forum > User Voice > HTML Elements have the same CSS Id

HTML Elements have the same CSS Id
0

Is there a reason why Group form fields that have the "Horizontal arrangement of form fields in group" and "Wrap fields in horizontal arrangement" fields ticked create two seperate HTML elements with the same CSS Id? This makes it more difficult to select the 2nd element due to it never being fetched with getElementbyId.