Answered
Hey, I am kinda new here so forgive me for any questions that are already answered,
I am currently making a form for something and I stumbled on the following problem:
I have a combobox with several options.
What I want is that the field next to it autopopulates with text depending on the choice made in the combobox. How do I do this?
Thanks,
MM
If you can give an example of the list of combo box items and the corresponding text field values, we can probably suggest specific code you can use.
Does the text field need to be to be modifiable by the user after it case been autopopulated?
George