I'm trying to give online access to a contact of a...
# suitescript
a
I'm trying to give online access to a contact of a customer via script. I see in the record browser that in
customers
in the sublist
contactroles
there is a field for
passwordconfirm
but I don't see one for password, so I am assuming that password has an id of
password
. I am trying to set the following sublists: 1)
giveaccess
to a value of true, 2)
password
and
password confirm
the same sting value
ABCD1234
. (Obviously for testing only) I am not getting any errors, but it is working either. Any suggestions where I might be going wrong?