Page 1 of 1

Tabbing for editable fields

Posted: Mon Mar 16, 2015 3:46 pm
by John
Hallo Support,

I'm currently using the designer to create MRTs with editable fields, as in the attached screenshot. The c# code then generated by the designer for my template is then added to my project.
Is there a way for me to set the tab index so that the user can jump correctly from one field to the next. I could not find anything in the designer nor in the c# code. It seems you used to have an "Order" property but I couldn't see it anywhere.

Thanks and regards,

John Kitching

Re: Tabbing for editable fields

Posted: Tue Mar 17, 2015 7:33 am
by HighAley
Hello.

The order of components you could see at the Report Tree in designer. To change it just move up or down the text component.
You can move it with the Move Forward, Move Backward and other buttons on the Layout tab.
layout.png
layout.png (53.51 KiB) Viewed 1416 times
Thank you.

Re: Tabbing for editable fields

Posted: Tue Mar 17, 2015 9:24 am
by John
That's great. Thanks very much.

Re: Tabbing for editable fields

Posted: Tue Mar 17, 2015 9:47 am
by HighAley
Hello, John.

We are always glad to help you.
Let us know if you need any help.

Thank you.