Show a selected Value from Dropdown in an input field

Hi bubble-Members,

I have the following initial situation.
I have a data type “Medicare 12.06.24” that contains entries for drugs, their active ingredient and the manufacturing companies. The columns are named as follows:

“Zulassungsinhaber” (company name in German)
“Wirkstoff” (main ingredient in German)
“Bezeichnung des Arzneimittels” (drug in German).
My aim is to have a search box in which an main ingredient can be entered. All drugs that contain this main ingredient should appear in a dropdown menu. Up to this point everything works:



Now I want to select a value from the dropdown and this selected value should be displayed in an input field:

Many thanks in advance!

You should continue the expression after the ... Value. Probably, the type of that field is not Medicare 12.06.24 and you should select something that is the same type as the Bezeichung .....

This topic was automatically closed after 70 days. New replies are no longer allowed.