Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
By stevensi1018
#822347
Hi,

Pretty sure you can just add this to replace the column
Code: Select all
$(document).ready(function(){
  $("#grid").addRow();
  for(var i = 1; i <= $("#grid").getNumberRows(); i++)
  {
    var button = "<button>Button"+i+"</button>";
    $("#grid").getControl(i,2).replaceWith(button);
  }
});

I don,t know what you want to do with the button but I guess that you can add events on the buttons in their definitions to do what you want. Processmaker buttons control are unsupported by grids so it's the only way I see personally.
User avatar
By lreyes
#826883
Actually, it seems like the whole page is down (pmusers.com). I tried accessing another link on that page and also loads indefinitely.

Being the best in the started business is the obje[…]

Winzo is a popular and unique game on the mobile p[…]

Cannot create process using templets

Real details. The problem was solved by effect!

However, it is essential to use it responsibly and[…]