The screen already existed. It had fields from two tables: xhr_employee and xhr_training. It already pulled several fields from xhr_employee, but the fields were enabled=false (I said read-only but that's what I should've said). Then there's a grid with fields from xhr_training. I figured I could add two fields (enabled=true) to the top of the screen and update those fields when the screen was saved, but it's not working.
↧