3/16/2026 3:27:39 AM
|
| |
| 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.
|
|
|
|
Bug in Saleslogix Datagrid in Salesprocess
Posted: 07 Nov 07 12:01 PM
|
In sales process grid, if we try to complete a step by selecting (completed on) step, even before completing a step, it throws a warning saying The '(previous stepname)' step has not been completed. You must complete the step before proceeding. If i try to do the same thing again, it throws 2 message boxes again.
This is throwing from Function grdSalesProcessEditing(Sender, PrimaryKeyValue, FieldName, Value) Is there a way to overcome this as I have added some code here that also has a message box which shows twice? |
|
|
|
Re: Bug in Saleslogix Datagrid in Salesprocess
Posted: 08 Nov 07 9:14 AM
|
Go in and edit the script......
unless it's hard coded you can always rem out the msgbox......
and what is the BUG? it's functioning as designed. If you don't want the feature (step control) then simply write/design your own sales process manager. We do it all the time. |
|
|
|
Re: Bug in Saleslogix Datagrid in Salesprocess
Posted: 08 Nov 07 9:24 AM
|
Hi RJ Samp,
Try changing the date in (Completed On) for a step that requires previous step to be completed. Click on it twice and SLX throws 2 message boxes. Except for (completed on) last item on grid others are working fine.
Rekha |
|
|
|
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!
|
|
|
|
|
|
|
|