autopopulation of description field make more time to fetch the data in widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2023 09:55 AM
In HTML I have a 2 fields record producer and Short descrition field ,when i select record producer ,then autopopulation of short description taken 5-6sec to fetch the data.
How to make response quickly autopopulation of short description field in custom widget

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2023 10:32 AM
It depends on the script which get the data to the record producer. Do you have an onLoad script which gets those information to the record producer?
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2023 05:41 AM
record producer field is referencr field of other table through that table itself need to fetch the short description field
in custom widget need to add scripting for this logic