![]() |
(05-13-2024, 03:50 PM)ozornick Wrote: https://codeigniter.com/user_guide/helpe...m_dropdown I know it must contain selected, I am expecting the set_value to do that for me. You are pointing to another part of the documentation that is not the one I am referring to. In the one I am mentionning, here's what is said and the example: Code: set_select($field[, $value = ''[, $default = false]]) It's what I am doing, so what is missing? // Edit I confirm after multiple attempts, the example is correct, and the set_select function should return selected (which is enough in HTML to make the option selected). But In my case, it looks like it returns nothing. So if any one has an idea what's happening? |
Welcome Guest, Not a member yet? Register Sign In |