This topic is locked
[SOLVED]

 Populate a dropdown from a table but also allow manual entry

1/29/2018 10:14:25 PM
PHPRunner General questions
M
myherds author

I've looked at the threads as well as all the help docs and I don't see a way to do this.
I have a dropdown populated from a column in a table. That all works.
I need to allow users to enter data into the field if they do not find a value they want already populated. And that addition should remain as an option the next time the dropdown is opened as well.
and the kicker, unique to the logged in user