It's all about the answers!

Ask a question

Validation sequence for attributes in RTC web client form


Michael Oyebola (31114) | asked Oct 27 '15, 11:55 a.m.
I created a form that goes :
A
B
C
D
E
F

I've set preconditions so you can't set the form from "draft" to "new" without filling A, C, D, E, F
But when you don't fill them out, the first attribute it asks for is C. then F, Then D, Then E, Then A
so the attribute validation goes:
C, F, D E, A
I've checked that it's not in alphabetical order or by attribute creation date.

I don't understand why this is happening and would like it so the attribute validation would go from top to bottom:
A, C, D, E,F

Does anyone know why this is happening and how it can be changed?

Thanks

One answer



permanent link
sam detweiler (12.5k6195201) | answered Oct 27 '15, 12:51 p.m.
I think the attributes are checked in the order in which they are created, but I have never seen that documented.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.