Articles tagged #MESSAGE
Articles tagged
#MESSAGE
Post Time Entries > Error Message: "Invalid Account Reference Key on Currency XX"
An error is being generated when posting time: "Invalid Account Reference Key on Currency XXX"
Change the Default Font Format of Outgoing Case Message
The Message field in the Case record is a Rich Text Format field type. Users can change the appearance of the message in terms of Font and Font Size.
Create a Show Message Action on Edit Event with a Workflow
There is a requirement to add a pop up message on a record on edit mode. A Workflow can captures multiple events such as create, edit, and etc.Note:The Show Message action runs on create and edit by default. It does not have a field to specify if it should run on only create or edit.A solution would be to create a new Workflow that only contains the Show Message action.
Show Sales Order Number Pop-up Message on Item Receipt via Workflow
User wants a pop-up message that shows the transaction number of the relatedSales Orderof theItem Receipt during creation, before setting any field value.
Show a Pop-up User Message/Note When a Customer Is Selected in Sales Order
There are scenarios when a user should be notified by a pop-up message after selecting a Customer in a Sales Order transaction.