I have a form to update records in an interactive report. This is what I am trying to do:
1. I want to have a "Reviewed" checkbox in the form that will update a field called REVIEW_FLAG to Y:

2. Then, if REVIEW_FLAG = Y, I want to highlight the row in the Interactive Report:

Can someone help me with the steps to accomplish this? I haven't worked with checkboxes in forms or conditional highlighting in IRs yet.
Thank you!