Hello Dynamics Community,
I have added an action on the customer list called 'Change to Manual Application'
This action will normally change the application method from 'Apply to Oldest' to Manual under the payments tab in the customer card.
The problem is that all customers' application method are set as 'APPLY TO OLDEST'.
How can I achieve it through code that whenever I click on it it changes all the records application method to Manual.
Thanks for helping me.