Hi! I doesn’t know if I can do.
I want to use the arrows in web client for change the registers
I know in web we can use the “Tab”, but with the “Tab” we will move around all the enabled columns of the line and I want change to the up or down lines.
Thanks in advance!!!
I think you are using the navigation framework, correct? If so you can do this inside the navigation framework, by defining functions and assigning those to the UP and DOWN shortkeys. Look for the functions: svy_nav_rec_next and svy_nav_rec_prev
I know it and i did it, but I’m not satisfied with the result.
My explanation: When we use the “Tab” we´ll going around the enabled fields, all right, now we pressed a defined shortcut and we moved to the next or previous records…
But when we’ll write something in a field, we do this in the field selected with the “Tab” and no in the selected record, for this reason we think the user can do unnecesary mistakes.