I have three modern control checkboxes, each with its label property tied to a different item from the 'Change Type' column in my 'Change' table. The label property for the checkboxes are as follows:
1st checkbox - 'Change Type'.Scope
2nd checkbox - 'Change Type'.Budget
3rd checkbox - 'Change Type'.Schedule
I want to use the OnCheck property for each of these checkboxes to display a check based on the corresponding 'Change Type' value. However, my current code isn't functioning as expected (particularly evident with the 'Schedule' checkbox, as seen in the screenshots below).
Any suggestions or assistance in getting this to work would be greatly appreciated. Thank you!

Report
All responses (
Answers (