I want to send email from Activities which is a standard function in creatio and I am not able to. It keeps showing a dialogue box and asks for start value which is not even present on the email tab and is required but it is already filled in. How do I resolve this issue and send an email from Activities?
Like
Hello,
By default, the "StartDate" (Start) field should be populated with the default value (the current date). Please check if this default value is not being overridden in your packages.
Additionally, consider checking if the issue might be related to another field with the same name.
It’s also possible that you lack permissions for the column value, etc.
I recommend investigating the error in more detail within the Insert request in the network to see what parameters are being passed into the fields.
I hope this helps!