Hi every body ..
may anyone can explain why option 'limit' doesn't apply (other work perfectly) in :
<field name="myfield_id" placeholder="Choose from list" options="{'limit': 25, 'no_open': False, 'no_create': True}"/>
Odoo 11 CE still showing only 7 items in drop down list
thankx in avdance :)
https://github.com/odoo/odoo/blob/11.0/addons/web/static/src/js/fields/relational_fields.js#L113