Dynamic HTML IDs in Lists
Posted: February 9th, 2022, 11:26 am
When HTML IDs are set on a control in a list, an index seems to be appended to make them unique. This happens regardless of if the HTML ID is static or dynamic though, and I need it to be exact to what I'm setting it dynamically. Is there a way to disable the index being appended?