Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Email template from dashbaord

Featured Replies

I have a global email template field on dashboard like:

"Please find purchase order #<<PO Number>> attached. Please note we require these goods on or before <<ETA>>, if you can not meet this time please contact <<Production Manager>> as soon as possible."

Now I am in Purchase order table (Layout) and I brought this above field from dashboard. How will I change PO Number from current record and ETA, production manager from current record of purchase order table. Should I use substitute? Can I use substitute and change more than one fields text? Slightly confused. Please help.

 

 

You are using "merge fields" which take the pattern of <<table_occurance::fieldname>>

You would need to add something like <<purchase_order::PO Number>> or <<purchase_order::ETA>> or <<purchase_order::Production Manager>>  or use the appropriate related table occurrence where ever the field are located.

or create a calculation that results as text and use:

"Please find purchase order #" & table::PO Number & " attached. Please note we require these goods on or before " & table::ETA & ", if you can not meet this time please contact " & table::Production Manager " as soon as possible."

 

 

  • Author

First of all thank you for your reply.

I have text written on Dashboard in a global field. When I open the purchase layout and call that global field in Purchase order layout, i don't have than option to write table::po number. I a sorry if I am confusing you. But I am not writing " please find purchase order# .... " in purchase order layout. I hope I could be able to explain this time :)

3 hours ago, Ocean West said:

Don't put that text into a global field you would put that text directly on the layout. 

That would be good for printing, not for e-mailing the result (as text). And it wouldn't let users modify the message text ad hoc - which seems like something they want to allow (otherwise why put it in a global field).

 

7 hours ago, Tusif Ahmad said:

Should I use substitute? Can I use substitute and change more than one fields text?

Yes. The Substitute() function supports up 999 pairs of search/replace strings (see the help).

 

7 hours ago, Tusif Ahmad said:

I have a global email template field

Is that a good idea? Any changes a user makes will be lost at the end of a session, and if you clone the file the contents will be lost altogether.

 

 

Edited by comment

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.