It depends of which source variable you have set to the text box. You probably are using the field of the Aggregate as source variable, so the input value will be binded with it. The correct would be put the record of the widget as source variable of your text box. So the value of the aggregate will remain the same and the widget value will be set with the value of the text box.
↧