Change from the help description

Hello,

I once need a support to a help description of a text box {price}. This should change dynamically as soon as another selection field {product} changes its value. I’ve tried it with a global variable. The value of this variable is also successfully changed, but the actual text field {price} will not be changed, the help text is not updated.

What can I do?