This is for a component dialog (and not a rendered page). An content author will be configuring this.
-------------------------
might be best explain with an example:
I have a dropdown list for product items (example: the list contains all the model numbers Bose QuietComfort series).
If I select QC25 from the list, the 2 fields below the dropdown will auto-populate with data regards QC25.
example:
field1 => wireless capability | value = Yes
field2 => description | value = "insert some text here"
something like this:
Any ideas on how this can be done?