Unable to find the source of auto-population of company field on child tables of task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 10:32 PM
We are not able to find the source from where company field is getting auto populated with some value mostly current logged in user's company. can anyone please suggest where can be checked. We have checked client scripts, Business Rules, dictionary entry level.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 10:36 PM
Please enable the debugger and insert a record to find what operations takes place when you insert a record you can also get which scripts runs to auto populate the company...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 10:43 PM
Onload only it's populating according to the domain we select from the domain picker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2024 12:05 AM
If you enable the debugger, you can also get the scripts that is running on the record and from that scripts you can check which is updating the company field.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 11:17 PM
Hi @Harika Ravuri ,
Could you please tell me on which table this is happening ?
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang