~Bella ElfreemaroniJul 22, 2011, 7:00 PM31 PostsRe: Problems computing a field from a radio button choice.MJ, you need to use the "value" of the radiobuttongroup. So if your radioButtonGroup has an ID = "COApproval", you would use: getComponent("COApproval").value in your @If statement.