I added a few custom fields to the recruitment module in odoo 10. I also changed the frontend view (website_hr_recruitment_templates.xml) in order to let the applicant fill in the fields.
For fields.Char this was easy, but I have a few selection fields as well. How can I create a drop-down field on the frontend?
Thank you very much.
How i can do the same, for many2many field, using something like multiple in
Thank you very much.