This topic is: not resolved
-
I have added a class to submit button but it assigns that class to parent div. I need to add that extra class to button not in div because every dhvc submit button has same class name but I need unique class for each submit button. How can I achieve it?