- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 08:49 AM
Hi,
By Default message is showing in Times of Roman style , but here i would like to change that one into "Calbri" Or "Arial" style.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 10:10 AM
you have to call here "Create Event" activity in the workflow and then create a notification which should be event based notification.
once you will create a event based notification then there you can set the content based on your choices.
Create Event workflow activity
adding doc link here for further details about event based notification.
give a try . let me know if you stuck somewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 11:06 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 11:10 AM
you can write here script include and call it in the advance reference qualifier in that field.
script include would fetch your group members.
kindly refer the link below for further information about advance reference qualifier.
if i answered your query kindly mark my answer as correct and close this thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 11:13 AM
here my field is referening USER table, so shall i have to keep it same Or change into Group Table??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 11:20 AM
you don't need to change . keep it as same.
just write the script include to get the group members and then call that script include in your advance reference qualifier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 09:00 AM
Please checkout the workflow then it allows you to edit the activities.
However, the 'Message' part is a simple multi line text area where free form text can be put in. As it is not a HTML field type, there is no way to modify the fonts.
I recommend to create an email notification where it allows different font styles and call the notification in the workflow via an event etc.
Please hit correct based on impact of solution.
Thanks