I really thought this would be simple. I have no clue why I can't get this to work. I have 2 related lists. List A is a list of all the elections going on. List be are the candidates for each of those elections. I have bound a ddl to list A to show the Title and the ID. When the user picks an election, I want to show the candidates already registered in a repeating table based on the selection they made. Nothing shows up.
I have watched a million videos and read a million articles, but I must not be querying the correct words to find this. Can anyone help, please?
Jef