I had a requirement to add a custom field in CustPackingSlipJournal form where the field has to be enabled when the button is clicked.
So I created a CoC class for the button (not the form ) and placed the logic to enable the field in the form
But I had a challenge to enable this field in the form because the datasource ‘CustPackingSlipJour’ is non-editable.
In order to enable this after…
Continue Reading AnithaEswaran’s Article on their blog
CoC for Button Click / Enable custom field in Non-Editable datasource – D365FO
I had a requirement to add a custom field in CustPackingSlipJournal form where the field has to be enabled when the button is clicked. So I created a CoC class for the button (not the form ) and placed the logic to enable the field in the form But I had a challenge to enable…
Blog Syndicated with AnithaEswaran’s Permission



