Is it possible to have just the bottom border in the views like text, combobox, datepicker ?
Hello @ngchagas,
Yes, it’s possible by using the right CSS-selectors (.webix_inp_static and .webix_el_text input for datepicker and text). Here you can find full map of Webix selectors for any case.
Please, check out the snippet with the example: Code Snippet