why my record producer is taking long time to load in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 07:13 AM
we have created one record producer which will give the ability to user to create incident from the Portal.
while opening that record producer it is taking much long time. but eventually it will open after long time like 2 minutes.
is there any thing with inside script and variables?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 11:49 PM
Hi
If you have a Lookup Select Box type field, please change it to Reference which might resolve your issue.
Hope this helps.
Regards,
Omkar Mone

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 09:41 PM
Hi
Any update on this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2019 12:26 AM
Hi
If this helped you, can you mark correct answer to close this thread?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 01:42 PM
I was having the same issue, and can confirmed switching from a lookup select box field (for the sys_user table) to a reference field resolved it.
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2019 11:59 PM
Hello,
Please disable your client script one by one and check which is the script causing the issue, make sure onload is return false for your onchange client scripts, also as you know make sure the calls to the Script Include are all asynchronous. This should resolve your problem
Please mark the answer as Correct and Helpful, if it works for you.
Regards,
Sajilal