11/22/2024 10:51:44 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 usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
Require field entry
Posted: 27 Oct 06 3:08 PM
|
fiogf49gjkf0d On an Account form I need to require the user enter data in field1 depending on the contents of field2. I have tried using the OnExit event from the control and the AXFormChange event but they do not seem to fire when I expect them to.
Is there an event that fires before the form changes.
I am pretty new to SalesLogix, I do however have quite a bit of experiece in VB6 and .NET and SQL Server. |
|
|
|
Re: Require field entry
Posted: 27 Oct 06 5:31 PM
|
fiogf49gjkf0d I am not sure exactly what you are trying to accomplish but if you want to check things when the user saves the form try the "AXFormValidate" event.
|
|
|
| |
|
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!
|
|
|
|
|
|
|
|