3/15/2026 8:22:37 PM
|
| |
| slxdeveloper.com Community Forums |
|
| |
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Customising the Opportunity Sales Processes
Posted: 20 Jul 09 5:55 AM
|
Hi All,
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.
Any help would be much appreciated. Thanks. |
|
|
|
Re: Customising the Opportunity Sales Processes
Posted: 20 Jul 09 6:55 AM
|
| its ok all ive found what i need to do in the script. Sort of cheated really, found where the hyperlink click is executed and copied the code executed when the check box is checked. |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|