client script doesn't work with passing sys ids
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 06:22 AM
Hi Team,
I have written a client script on change to make the field invisible for some of the companies .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 06:28 AM
Hi @service buzz ,
I checked your given script and I didn't found the variable
if(det_con == 'yes') here I didn'nt found declearation of det_con this variable
May be you can check after removing it
Please mark my answer correct and helpful if this works for you
Thanks and Regards
Sarthak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 06:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 07:20 AM
Hi @service buzz ,
Can you please tell me what's the data type is det or you can do small change like
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 07:31 AM
The variable 'company' is not defined. Should this come from the active user's record, or is it a field on the form?