B
B King
I have a form that has a radio selection New or Repeat Client.
Then below the radios I have a Text Control ( which is used to enter a
Client Name if the New Radio is picked) and then I have a Dropdown list
controls which is populated by the Existing Client web service.
Both of these controls are bound to the same field in the schema. I
then have display conditions set to hide the appropriate control based
on the radio selection.
The problem is. I can save and pubish the form and all is well. But
whenever I close and re-open the form. The display condition is removed
from the second control. The first one remains. I am guessing it has
something to do with both controls being bound to the same control.
Then below the radios I have a Text Control ( which is used to enter a
Client Name if the New Radio is picked) and then I have a Dropdown list
controls which is populated by the Existing Client web service.
Both of these controls are bound to the same field in the schema. I
then have display conditions set to hide the appropriate control based
on the radio selection.
The problem is. I can save and pubish the form and all is well. But
whenever I close and re-open the form. The display condition is removed
from the second control. The first one remains. I am guessing it has
something to do with both controls being bound to the same control.