Developer forum

Forum » CMS - Standard features » DW9 mandatory fields for AccessUser

DW9 mandatory fields for AccessUser

NC
NC
Reply

Hi,

I'm using INSERT INTO to create a copy of one user as a fake user with manipulated e-mail. (then I can't use asterisk)
The fake user only needs fields that are relevant to send mails in Mail Marketing.
The user don't need to be able to login.

Question: What are the mandatory fields to INSERT?

I have selected these:
AccessUserName
AccessUserMobile
AccessUserEmail
AccessUserGroups
AccessUserType
AccessUserNewsletterAllowed
+ some customfields

...NC


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply
This post has been marked as an answer

None of the fields are mandatory. Only UserID which is created automatically.

Of course you cannot send an email to  user without email address and you probably need AccessUserNewsletterAllowed = true.

Votes for this answer: 1
 
Niels Christian Aaes
Niels Christian Aaes
Reply

Love it...
And thanx for quick reply!

 

You must be logged in to post in the forum