I tried to reproduce it, and for me the correct template is being used/sent.
I’ve attached screenshots of the individual forms. Please compare them and check what might be different on your side.
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.
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
-
- nuBuilder Team
- Posts: 4481
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 501 times
- Contact:
Re: email template
You do not have the required permissions to view the files attached to this post.
Re: email template
Thanks for your extended answer.
The difference in handling is : i copied the template procedure in emailtemplates/Form properties/adjusted code and not in Procedures as you do.
Copying to procedures i have to clone the procedure 'nu_send_welcome_email_template' and then delete the 'old' one?
Thanks
The difference in handling is : i copied the template procedure in emailtemplates/Form properties/adjusted code and not in Procedures as you do.
Copying to procedures i have to clone the procedure 'nu_send_welcome_email_template' and then delete the 'old' one?
Thanks
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4481
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 501 times
- Contact:
Re: email template
nuBuilder’s core forms (objects, code, etc.) should never be modified, as any changes will be overwritten during updates.
Templates—such as those for procedures, emails, and similar items—are designed to be cloned and customised to suit your needs.
What do you mean by “deleting the old one”? Templates should not be deleted if that’s what you’re referring to.
Templates—such as those for procedures, emails, and similar items—are designed to be cloned and customised to suit your needs.
What do you mean by “deleting the old one”? Templates should not be deleted if that’s what you’re referring to.
Re: email template
Sorry. I have to repair the code in emailtemplates/Form properties/adjusted code.
Therefor i have to set back a backup. Is it asked to much if you can send the code again to me?
Therefor i have to set back a backup. Is it asked to much if you can send the code again to me?
-
- nuBuilder Team
- Posts: 4481
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 501 times
- Contact:
Re: email template
Thanks. In the demo there is in emailtemplates 'nu_send_welcome_email'/formproperties/adjusted code no content.
Entering a new user as 'vrijwilliger' gives an errormessage. Probably the best to replace a backup and do the whole procedure again.
Entering a new user as 'vrijwilliger' gives an errormessage. Probably the best to replace a backup and do the whole procedure again.
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4481
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 501 times
- Contact:
Re: email template
I see this code (direct link). Or do you mean a different code?
The error indicates a syntax issue. You can fix it with AI or share your code here.
PS: Could you attach the images directly instead of putting them in a Word document? It’s much easier to view them that way.
The error indicates a syntax issue. You can fix it with AI or share your code here.
PS: Could you attach the images directly instead of putting them in a Word document? It’s much easier to view them that way.
You do not have the required permissions to view the files attached to this post.
Re: email template
Code repared. Now message on entering new user: unknown template.
Following entries:
Following entries:
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4481
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 501 times
- Contact:
Re: email template
The code must match.
You do not have the required permissions to view the files attached to this post.
Re: email template
In meantime adjusted. However meassage : template unknown remains.
You do not have the required permissions to view the files attached to this post.