I have a Form with datasource PurchTable. When I called a second form from a MenuItemButton the form called is filtered.
How can I get the second form without filtering?
regards,
Sergio Sepúlveda Montealegre
MCP/MCPS
*This post is locked for comments
I tried to do that, but I didn't get good results.
Best results were modifing clicked method of MenuItemButton and write this.menufunction().run(new Args()). This clear any parameter from first form.
If you can, clear the 'Datasource' property on the button on the calling form. This makes sure the form is not called with a reference record, preventing Dynalinking / filtering. Otherwise follow Klaas' suggestion.
Hi Sergio,
I think the clearDynalinks() method will do the trick (put in in you second form).
Example: www.gangsta.se/.../technetPost.asp
Regards,
Klaas Deforche
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,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156