I have two classes working fine
and for those classes i have created action menu item..
those action menu item i have added on form and working fine
now i want replace those button with single button
I have two classes working fine
and for those classes i have created action menu item..
those action menu item i have added on form and working fine
now i want replace those button with single button
Create a class with main() method and point the action menu item into it. Use this menu item in the form.
In main(), call your two classes.
they need to be executed at the same time
only the issue is form is list page
If you have a single button doing two different things, how will you decide which one should be executed (i.e. which class should be called)?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156