I have the following view but how do I apply set_value to it without it defaulting to Please select?
set_value
Type:
To use set_select you need to have a validation rule for the field in question. See my answer to a similar question here: CodeIgniter select_value in form_dropdown