Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

email template

Questions related to installing, updating, setting up and configuring
kev1n
nuBuilder Team
Posts: 4481
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 501 times
Contact:

Re: email template

Unread post by kev1n »

The access level Id is correct?
sietwolt
Posts: 47
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 9 times
Been thanked: 1 time

Re: email template

Unread post by sietwolt »

Acceslevel 'vrijwilligers' looks correct :
Screenshot 2025-09-16 at 12-22-30 nuBuilder - vrijwilliger.png
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4481
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 501 times
Contact:

Re: email template

Unread post by kev1n »

Since you selected Dutch in the template, you also need to pass 'Dutch' into the function

nuGetEmailTemplateData("nu_send_welcome_email","Dutch","vrijwilliger");
sietwolt
Posts: 47
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 9 times
Been thanked: 1 time

Re: email template

Unread post by sietwolt »

Unbelievable. This is the solution. GREAT. YOU DID IT.
Thanks and sorry for bothering you so much
sietwolt
Posts: 47
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 9 times
Been thanked: 1 time

Re: email template

Unread post by sietwolt »

One question left.
Debug results give a message " Procedure nu_send_welcome_email - run inside after save of form Nuuser line 704.
Chatgtp : fix $recordID = ff43a45adc2; change it to: $recordID = 'ff43a45adc2';
It is the part of the ID nr of the acceslevel '67e3ff43a45adc2'.
Is this problem known to you?
kev1n
nuBuilder Team
Posts: 4481
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 501 times
Contact:

Re: email template

Unread post by kev1n »

Just remove the nuDebug() line in your code?
sietwolt
Posts: 47
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 9 times
Been thanked: 1 time

Re: email template

Unread post by sietwolt »

Indeed. No debugs anymore
Thanks
Post Reply