6/18/2025 3:28:39 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.
|
|
|
|
Cancel change to Combo Box
Posted: 25 May 07 12:15 PM
|
Is there a way to cancel the users change to a combo box? My application has a combo box that when its value changes it will change information will not be able to be undone. I would like to ask the user if they are sure they want to change the combo boxes value before moving forward. Having the combo box bound to the database can I cancel the update to the database? Or do I need to manually update the database depending on the user decision? Any help will be appreciated. |
|
|
|
Re: Cancel change to Combo Box
Posted: 25 May 07 1:25 PM
|
fiogf49gjkf0d No way to cancel the update to the database if the control is bound (for that single control only). You'd want to do something like put the original value hidden somewhere so you can change it back when/if needed. |
|
|
| |
|
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!
|
|
|
|
|
|
|
|