Discussions
Retrieving the Password field on a Customer Record
Hi,
I am trying to retrieve the "password" field under the Access tab on a Customer record.
We are using that field to hold the user's login credentials to our site.
I keep getting "Object reference not set to an instance of an object" when referencing the field.
I am just testing at this point, an am using my customer record. I set the "Give Access" field to True and set both of the password fields (password and password2) to a value from within the NS UI.
It is returning the Customer record fine, but the password field is not being returned.