I am trying to accomplish something like the opposite of a Default Selection in a dashboard prompt. I have 2 field selections that should be mutually exclusive. If user sets a value of one, the value of the other field should be reset (set back to null). It shouldn't be possible for both fields to be filled in at the same time. I am using 11g. Is such a thing possible?