devsn
(Nandini Devsingh)
November 21, 2022, 7:26am
1
Hello,
After entering date in calendar field when we are tabbing out of this field, cursor is moving to first field in the layout instead of moving to next field.
We are seeing this issue only in enduser portal.
Is it possible to move cursor to next field?
vijays
(vijay saidu)
November 21, 2022, 11:43am
2
Hi @devsn ,
Once Check whether the post value is added under the Onchange action set.
Apart from Post value any other actions performed in it.
devsn
(Nandini Devsingh)
November 21, 2022, 2:56pm
3
Hi @vijays ,
We don’t have any action set on calendar field.
On first field we have post value and refresh section in action set.
I verified by removing post value, still I’m seeing the same issue.
vijays
(vijay saidu)
November 22, 2022, 6:19am
4
Hi @devsn ,
Check whether any actionset are there other than actionset1.
Try to remove those and check once.
devsn
(Nandini Devsingh)
December 12, 2022, 7:50am
5
Hi @vijays ,
There was a refresh condition on calendar field.
I removed it and now cursor is moving to next field in the section.
Thank you!