I'm just wondering, How exactly could I code a way for the save button on the top left corner of the Payables Transaction entry form to be clicked.
Thanks
*This post is locked for comments
Good to hear from you. Thanks for the update.
Yeah it works, thanks.
Any updates?
If you have installed VSTools you can find some sample coding and documentation under the installed folder. Also please have a look on the below link.
community.dynamics.com/.../74769
Hope this helps!!!
You can also do the same my writing trigger for above mentioned fields.
Hope this helps!!!
Thanks, any idea how I could do this in Visual Studio though?
In Dexterity use the below code.
If you want to save payable transaction by using the save button of the same window, use the run script command (run script 'Save Record';).
Or if you want save any of your custom values to the table while saving the payable transactions on the same window, use the Trigger_RegisterFocus for the field 'Save Record' of window PM_Transaction_Entry of form PM_Transaction_Entry.
Hope this helps!!!
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,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156