Postback brings the cursor back to previous field

Hello All,

We are using IIQ 8.3P3.
I have created a application provisioning form with two fields and marked both as postBack = true, type = “String” and reviewRequired=“true”.
Whenever we provide a value in the first field and move the cursor to second field, the cursor moves to the first field where we provided an input.

How can we fix the same where the cursor can be stopped from moving back to where we provided the input and stays in the next field where we wish to provide the new value?

Thanks

Hi @pritishmhrn,

it a strange behavior. About postBack, why you have set it? Do you have same rule that you need to work on those fields into an other filed?

Yes. We have another field which gets populated based on the input we provide in the fields, hence, a postback here and a dynamic attribute in other field.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.