![]() |
(09-04-2023, 11:27 PM)sammyskills Wrote: You will need to use the set_select() form helper. See docs Thanks. I'm using form helper but i tried this , but not working PHP Code: <select id="defaultSelect" name="nationality_id" class="form-select"> |
Messages In This Thread |
How to set old() to the dropdown menu ? - by sknair143 - 09-04-2023, 11:24 PM
RE: How to set old() to the dropdown menu ? - by sammyskills - 09-04-2023, 11:27 PM
RE: How to set old() to the dropdown menu ? - by sknair143 - 09-05-2023, 12:11 AM
RE: How to set old() to the dropdown menu ? - by sammyskills - 09-05-2023, 12:23 AM
RE: How to set old() to the dropdown menu ? - by sknair143 - 09-05-2023, 12:27 AM
|