autopopulation of description field make more time to fetch the data in widget

Bhavani3
Tera Contributor

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

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

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.

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