Apologies in advance for my newbie tendencies…
I 've got a RG of 2 items and I’m asking the user to click on one to sort each into it’s own category (primary or secondary). Specifically, the user is presented with the names of two people. One person is to be selected as the primary contact and I’ve been able to record that in the DB. As a consequence of the first selection, the unchosen person would by default be the secondary contact - I’ve been unsuccessful recording the unchosen person as secondary to the DB. Additionally, if the user changes their mind and reverses their selection, the first click has already recorded the primary, so now I’ve got 2 primaries in the DB. I’ve set a state at the RG level and all works except as described above.
If you could guide me in the right direction, I’d be forever grateful.