Oracle PeopleCode Validation Issue with Radio Button Selections
Oracle Campus solution 9.2
Peopletools version 8.59
Oracle Campus solution 9.2
Hi everyone,
I hope this message finds you well. I'm currently facing a challenge with Oracle PeopleCode validation and could really use your expertise.
Here's the scenario: I'm working with a form that includes 15 radio buttons, each with values ranging from 1 to 5, and an additional option for "N/A". My goal is to implement validation so that when a user selects "N/A" for any question, a corresponding text box appears next to that specific question. However, I've encountered an issue where the validation only seems to work for the first question, and it doesn't display additional text boxes when "N/A" is selected for subsequent questions.