Hi,
Is it possible to change or add css classes to seperate form elements? I want to change the padding and margin of some form buttons. Maybe with dhx.html.addCss()? But how to get the first parameter in this method within forms which stands for the node?
Thank you