Could you let me know whats the data-bind variable to display the customer code?
In the latest version (14.9.31), you can include customer code. The variable is called CustomerCode
.
Example:
<span data-bind="text: CustomerCode"></span>
Could you let me know whats the data-bind variable to display the customer code?
In the latest version (14.9.31), you can include customer code. The variable is called CustomerCode
.
Example:
<span data-bind="text: CustomerCode"></span>