Hello everyone,
I have added custom status code values to the Email entity. On setting of these custom status code, user is able to edit the form. Attached below is the custom activity status called "Marked as Read"
On this status, i want the form to freeze so that no action can be performed. I want to inactive the form as below with same custom status
I tried setting the fields to read only but CRM throws error if any of the field does not contain value. So looking for a way out to make the entire form read only irrespective of field containing values or not OR if possible freeze the entire form OR somehow set the email state to inactive.
Kindly help me by providing your inputs/pointers.
Hi Mehaboob,
Here you have some fields that maybe can help you.
statecode | Edm.Int32 |
Status of the activity. Display Name: Activity Status Default Options
|
||||||||||||||||||
statuscode | Edm.Int32 |
Reason for the status of the activity. Display Name: Status Reason Default Options
|
Regards!
Hi,
Did you try to make workflow on email to change status of the record when this field is set to 'Marked as Read' and make it inactive ?? Required field error will come if you will try to do it using java script code and somehow the save event is triggered and your required field don't have any value.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156