Auto populate is not working for the end users any reason why ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:17 AM
Hi,
Auto populate is not working for the end users any reason why ?
I have written the onChange client script which will run only for the admin users. i want the same functionality would be for the snc_internal users as well.
which is not working as expected. please help me out how can i achieve
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:19 AM
Hello
can you please share screenshot of this onChange() and whats the auto populate is not working?
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 03:30 AM
Ok here are some observations.
looks like you are trying to get the phone of user in one of the variable.
The test case you are going with, does the caller_id variable is reference to user table? and user present in caller_id variable does it really have phone number present?
check this first
Regards,Sushant Malsure