11/27/2024 4:23:44 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.
|
|
|
|
Two tickets for the price of one
Posted: 13 Feb 07 5:51 PM
|
fiogf49gjkf0d I have a managed form that creates tickets by calling a routine from the AXFormValidate event. I thought all worked well until I noticed that I was getting a second ticket added. The extra ticket is just one record in the Ticket table with the area/category/issue fields, ticketID (a new ticket), create/modify info and the SecCodeID ("SYST...1"). Nothing else.
This ticket is inserted after the validate event but before the form closes, and it's not done intentionally by me. Does anyone have a clue as to why this is happening?
Thanks |
|
|
|
Re: Two tickets for the price of one
Posted: 14 Feb 07 4:19 AM
|
fiogf49gjkf0d Check the Insert Ticket Script - I have some distant memory of it inserting the record prior to popping the view and then cleaning up in case of cancellation. If you replaced their screen with yours you might not be plugged into the housekeeping.
ws |
|
|
|
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!
|
|
|
|
|
|
|
|