Jump to content

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

Recommended Posts

  • Newbies
Posted

I am using a button to perform the "Send Mail" script.

Under options to specify a field value, I would like to specify values of multiple fields after concatenating them i.e after joining them together.

Is there any way to do this?

ANy help will be highly appreciated.

Posted

Make a calculation field (type text) and use ampersand "&" characters to concatenate the text fields together.

Remember to add spaces between fields if necessary, and the Trim() function is great for removing leading and trailing spaces from field entries.

This topic is 7466 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.