cancel
Showing results for 
Search instead for 
Did you mean: 

Field value is not loading on first go..

sudheer19
Participant
0 Kudos

Hi Experts,

We have scenario where if we open Service Request/Transaction in that one field is not loading with value where as if we open it again second time its loading.

the field is Drop down type and everything looks good, couldn't find where it is causing this behavior. Please help me out in this how can we fix.

Thanks,

Venkat

Accepted Solutions (0)

Answers (1)

Answers (1)

corrine_guan
Employee
Employee
0 Kudos

Hello Venkat,

You need to provide more information:

What's the component/view, context node and attribute for this field?

Only this field has the problem? How about other Drop down fields in the same page? Or in other pages?

Which IE version are you using? Does this issue happen only on a specific IE version? or on all IE versions ?

Set breakpoiont in Set_ method of this field. Is the value returned and set on the first time? Is it the same value as for the second time?

Set breakpoint in Get_V method, check the ddlb items, are they always the same for the 1st time and 2nd time?