OnChange script error for Readonly color coded field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 03:52 AM
Hi,
On the audit Engagement record, for result field to set the colour code I have written OnChange Client Script. The Color code is set as per selected dropdown options. But the issue is when the result field becomes readonly it showing the following onChange script error, as shown in figure. I have written the following OnChange Client Script, please help me over this. Thank you.
-------------------------------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 05:13 AM
Hi @Abdul Rashid ,
Please check for any client script OOTB which makes the all the fields, read-only, that's not allowing your script to work while read-only.