Page 1 of 1

form warnings order

Posted: Mon Dec 02, 2019 6:35 pm
by psaldari
If I create a form with (for example) 4 editbox like this:
A email (mandatory information)
B name (mandatory information)
C surname (mandatory information)
D cell. (mandatory information)

and if who wants to email me do not compile any part of the form and try to send it, the warnings order is
A there is no email
B there is no name
C there is no surname
D there is no cell.

but if, for example, I find that the order in which I created the form is not good and I move this editbox in a different order like:
C surname (mandatory information)
B name (mandatory information)
A email (mandatory information)
D cell. (mandatory information)

the warnings order remain the same
A there is no email
B there is no name
C there is no surname
D there is no cell.

is it possible to rearrange the wornings that reflect the new configuration? QEWB 7.1.1

Cheers
Paolo

Re: form warnings order

Posted: Mon Dec 02, 2019 7:52 pm
by mexman
Hi Paolo,

you might try "Tab Index"

regards
Michael

Re: form warnings order

Posted: Mon Dec 02, 2019 9:18 pm
by psaldari
I try it but nothig change...

Paolo

Re: form warnings order

Posted: Tue Dec 03, 2019 7:26 am
by Pablo
Right click the form and select 'Arrange objects' in the context menu.

Re: form warnings order

Posted: Tue Dec 03, 2019 10:44 am
by psaldari
I don't see this possibility...
Image

Re: form warnings order

Posted: Tue Dec 03, 2019 5:05 pm
by Pablo
This is only possible with standard form, not with a carousel