Avatar

Level 10

You cannot dynamically change the binding property. If the form is rendered and the field is bound then you cannot eliminate it from the data stream unless you run some sort of post submit process to remove the empty nodes.

Paul