Blog

Some news and articles of interest

Front.id

Vue
JavaScript
By Capy
The element Data table (VDataTable) does not support more than a simple filtering. This is that it only allows you to add a text field that filters rows whenever a cell partially match the word you are looking for. In this post we are going to explain how to change the behavior to make it supports multiple filters.
Drupal
Templates
Theming
Drupal 8 / D8
By Capy
Alguna vez pasa que necesitamos modificar el HTML que genera un elemento de formulario. No me refiero a un form sino mas bien al HTML que conforma un elemento de tipo input, password, email, select, etc.