Avatar

Level 10

In most cases the radiobuttonlist is bound to one node and the Other field is bound to a separate node. The RadioButtonList generally is bound to known values ....Yes, No, Other .....the Other field will have any value the user wants to add ...that is why it is bound to a separate node.

Hope that helps

Paul