8/27/2025 2:35:03 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.
|
|
|
|
CurrentViewCancelShow/CloseCurrentView (7.2)
Posted: 24 Oct 08 12:37 PM
|
I am writing Insert Ticket form from scratch. I can create a ticket 2 ways: 1) Manually - user enters some text in txtA - OnExit Event I check the content of txtA against DB and in some case I need to close the form automatically 2) Automatically - OnOpen event, I pass the value into txtA control from a global variable then I call OnExit Event manually
On second scenario I cannot Close/Cancel the form to show. I tried to use CurrentViewCancelShow/CloseCurrentView but it is not working. There is any way I can check if the form is Open or there is any way to cancel the view to show?
|
|
|
|
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!
|
|
|
|
|
|
|
|