Assign the SQL connection Output into APP variables' default value

Hi Team,
Could you please guide if have example that assign the SQL connection output into APP variables’ default display value which is easy for end user to update in the app?

For example, i have one material master which have material code and material value as below,


If i want update the value, i can firstly search the material id, then prefer the ‘14’ auto fill in the above field instead of show in button area.

Thanks.

Hey @Ruijia

You can assign your input field to the variable your connector is populating.

Does this make sense?
Pete