<em>@jasonthereaper 222507 wrote:</em><blockquote>Hi, I would like to change multiple select field for Location to a list of checkboxes in the frontend but I can’t find where I should put my hands, can you help me?
Thank you very much.</blockquote>
Dear jasonthereaper,
JAJobBoard support multiple select field as list of checkboxes in the frontend only in JAJobFilter Module and JobSearch Form.
In other Form (JobForm, ProfileForm, ResumeForm), you must customize many files in our component: componentscom_jajobboardassetrendfield.php and other file that process to store data. You may end up with broken site if you are not careful enough.