As per attached, we've got a custom field in a post from that we are dynamically populating based on user selection.
In this form, we're using the select field values to derive the next drop-down list etc.
I have a select custom field ("selection") with options where the saved value is a number from 1 to 13.
I added a conditional display group to a form dependent on this custom field, so that if the last digit was 2 then it should display the inner content. You can see it working in the gif, where Ta da! shows when I select either Option title 2 or Option title 12.
My issue is resolved now. Thank you!
The problem wasn't how I was using the RIGHT function. It was because I had a custom field of social-nine-hole-round as well as a generic cred field which was clashing.