Questions and discussion about using ProcessMaker: user interface, running cases & functionality
#821894
Thanks works fine.
Code: Select all
$("#gridTabelaFicheiros").onAddRow( function(aNewRow, oGrid, rowIndex) {
  if (nRows % 2 == 0){
    $("#gridTabelaFicheiros").find("div.pmdynaform-grid-row:even").css("background-color", "#ff0000");
    $("#gridTabelaFicheiros").find("div.pmdynaform-grid-row:odd").css("background-color", ""); 
  }
  else{
    $("#gridTabelaFicheiros").find("div.pmdynaform-grid-row:even").css("background-color", "#e9f7ef");
    $("#gridTabelaFicheiros").find("div.pmdynaform-grid-row:odd").css("background-color", "");
  }
  $("[id='form[gridTabelaFicheiros]["+rowIndex+"][subcategoria]']").select2({
    placeholder: 'Selecione a Categoria'
  });
});
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]