Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7067 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Attached is the XSL file we use when adding records to our database. I want to add a button at the bottom of the sheet for "Save and Email". I want this button to send an email with Subject=Store and Taken by, Summary of Problem, and Equipmentneeded in the body of the email. Can anyone lend some insight into how to do this?

addrecord.zip

Posted

Thanks Martin. I think I have it working but I want to create and extra button beside "Submit" called "Submit and Email", because not all entrys into the database need to be emailed just certain ones. Is this possible?

Posted

If you want to do it like that: I think you need to add some JavaScript that depending on the button pressed sets a token. In the next page (browserecord.xsl), this token is evaluated and the e-mail is sent if the token has a certain value.

If it's not the client decision which data shall be e-mailed, you can code that information in the database and use it in the browserecord.xsl .

Posted

I am a newbie to XSL so Javascript is something I know nothing about. The clients do make the decesion if the entry will be emailed or not. We have one field that if it is not left blank, then the email should be sent.

Is it possible to send the email if a field is anything but empty?

This topic is 7067 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.