Question:
I posted a thread not too long ago with the following problem:
“users are ticking the completed checkbox of a salesprocess step wthout actually completing the step by clicking the hyperlink”.
I have found, by digging through the datagrid properties, how to make the checkboxes read-only so the problem of them just clicking the checkbox is now taken care of but i am having problems with the scripting side of it. Now that the checkbox and been made read-only, when a users clicks the hyperlink and the step is completed i need the corresponding checkbox to automatically check.
The SalesProcess plugin i am working with is the original SLX plugin, no changes have yet been made to the code.
Answer:
Where the hyperlink click is executed, copy the code executed when the check box is checked.



