Is it possible to get the field value being entered in a field and use that value in the description?
For example, if I have a form with a text field, and the user enters "John", can I build my description in real time using the value being entered, so the description might say:
John, here is some more description.
Any pointers?