I currently have a Form that has a drop-down list that is pulled from a SQL list. I have the form saving the correct value by setting the Update to select the ID and not the name. My issue is that it will not show the correct set selection from the database. The edit form needs the drop-down set by the id of the ref table by the type_id handed to it and display the Name tied to that id. I really just need a way to set the default id and not the value.
I have tried setting the default to the following with no obvious change.
Posts I have looked at and not found a solution.

Report
All responses (
Answers (