Hi,
You can write your message in the following trigger:
OnModifyRecord() : Boolean
Or separately on the OnValidate() trigger of a field you can write your message.
Hi,
You can write your message in the following trigger:
OnModifyRecord() : Boolean
Or separately on the OnValidate() trigger of a field you can write your message.
Answers
Form - OnAfterGetCurrRecord() ?
You can write your message in the following trigger:
OnModifyRecord() : Boolean
Or separately on the OnValidate() trigger of a field you can write your message.