Choices are not displaying as per the sequence given but displaying as per alphabetical order

SajithM
Tera Contributor

In the choice field, I have an option "Others" This should always show at the bottom.

I added the sequence but it is not working as expected

10 REPLIES 10

sunil maddheshi
Tera Guru

@SajithM 

Please check that the sequence values for choices are properly set:

  • e.g.,

    • "Option A" – Sequence: 10

    • "Option B" – Sequence: 20

    • "Others" – Sequence: 999 

Make sure no duplicate sequence numbers exist, and "Others" has the highest sequence.

Please mark correct/helpful if this helps you