Quantcast
Channel: Ansar Basha's Activities
Viewing all articles
Browse latest Browse all 580

Retail POS: How to modify the SaveCustomer to save a new customer field in AX and store DB

$
0
0

Hi,

I would like to save the value of the new customer field in AX and the store DB. In New Customer form, i added my new field "INNRetail"

In frmNewCustomer.Designer.cs, i added the code for binding the field:

this.textBoxINNRetail.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource, "INNRetail", true));

And in CustomerViewModel.cs, i added the class for extend the Customer.

Now, only i need to modify the SaveCustomer method for to save the INNRetail value. But, how i should to modify the method? Any example?

Thanks in advance,

Jorge García


Viewing all articles
Browse latest Browse all 580

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>